Skip to content

Commit 081a7a4

Browse files
docs: update openmetrics demo README
1 parent 5c4c41e commit 081a7a4

File tree

1 file changed

+6
-1
lines changed
  • core/src/main/java/io/temporal/samples/temporalcloudopenmetrics

1 file changed

+6
-1
lines changed

core/src/main/java/io/temporal/samples/temporalcloudopenmetrics/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,9 @@ Prometheus: http://localhost:9093/
9494

9595
Go to:
9696
Status → Targets (make sure the scrape target is UP)
97-
Graph tab (search for Temporal metrics and run a query)
97+
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

Comments
 (0)