Added clarification to telemetry doc that API endpoint is available only as of version 0.7 of Nomad.
This commit is contained in:
parent
5487dc5525
commit
7e6c3d3202
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue