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
@@ -473,7 +477,7 @@ An exmaple of [custom metrics for Transacational Event Queues](./custom-metrics-
473
477
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:
474
478
475
479
```Dockerfile
476
-
FROM container-registry.oracle.com/database/observability-exporter:1.0.0
480
+
FROM container-registry.oracle.com/database/observability-exporter:1.1.1
0 commit comments