Skip to content

Commit fa25b5f

Browse files
Merge pull request circleci#3460 from circleci/update-telemtry-link
Fix nomad telemetry broken link
2 parents 2b0bbde + 689298b commit fa25b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Following are the metrics that are enabled:
2828

2929
#### Nomad Job Metrics
3030

31-
In addition to the metrics above, [Nomad job metrics](https://www.nomadproject.io/docs/agent/telemetry.html#job-metrics) are enabled and emitted by the Nomad Server agent. Five types of metrics are reported:
31+
In addition to the metrics above, [Nomad job metrics](https://www.nomadproject.io/docs/telemetry/metrics.html#job-metrics) are enabled and emitted by the Nomad Server agent. Five types of metrics are reported:
3232

3333
`circle.nomad.server_agent.poll_failure`: Returns 1 if the last poll of the Nomad agent failed, otherwise it returns 0.
3434
`circle.nomad.server_agent.jobs.pending`: Returns the total number of pending jobs across the cluster.

0 commit comments

Comments
 (0)