You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add arm build
* use faster 23ai image
* update go version in built images
* upgrade godror
* update prom dep
* update ocisdk
* udpate versions
* update readme, dashboard
---------
Signed-off-by: Mark Nelson <[email protected]>
@@ -765,7 +772,7 @@ An exmaple of [custom metrics for Transacational Event Queues](./custom-metrics-
765
772
If you run the exporter as a container image and want to include your custom metrics in the image itself, you can use the following example `Dockerfile` to create a new image:
766
773
767
774
```Dockerfile
768
-
FROM container-registry.oracle.com/database/observability-exporter:1.4.0
775
+
FROM container-registry.oracle.com/database/observability-exporter:1.5.0
0 commit comments