Added clarification to telemetry doc that API endpoint is available only as of version 0.7 of Nomad.

This commit is contained in:
Laura Uva
2017-10-26 17:26:51 -07:00
parent 2dfb82e275
commit 07a1e89ac8

View File

@@ -15,7 +15,7 @@ second interval and are retained for one minute.
This data can be accessed via an HTTP endpoint or via sending a signal to the
Nomad process.
Via HTTP, this data is available at `/metrics`. See
Via HTTP, as of Nomad version 0.7, this data is available at `/metrics`. See
[Metrics](/api/metrics.html) for more information.