docs(parsers.openmetrics): Update link to specification (#16312)
Signed-off-by: David Ashpole <dashpole@google.com>
This commit is contained in:
parent
b89f127b45
commit
a4fc9244e6
|
|
@ -8,7 +8,7 @@ but can also be used by e.g.
|
||||||
The plugin allows to output different metric formats as described in the
|
The plugin allows to output different metric formats as described in the
|
||||||
[Metric Formats section](#metric-formats).
|
[Metric Formats section](#metric-formats).
|
||||||
|
|
||||||
[OpenMetrics Text Format]: https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md
|
[OpenMetrics Text Format]: https://github.com/prometheus/OpenMetrics/blob/v1.0.0/specification/OpenMetrics.md
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue