We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4c41e commit 081a7a4Copy full SHA for 081a7a4
core/src/main/java/io/temporal/samples/temporalcloudopenmetrics/README.md
@@ -94,4 +94,9 @@ Prometheus: http://localhost:9093/
94
95
Go to:
96
Status → Targets (make sure the scrape target is UP)
97
-Graph tab (search for Temporal metrics and run a query)
+Graph tab (search for Temporal metrics and run a query)
98
+
99
+## 8) Ran the sample and view the cloud metrics
100
101
+- `./gradlew -q execute -PmainClass=io.temporal.samples.temporalcloudopenmetrics.WorkerMain`
102
+- `./gradlew -q execute -PmainClass=io.temporal.samples.temporalcloudopenmetrics.Starter`
0 commit comments