docs(parsers.openmetrics): Update link to specification (#16312)

Signed-off-by: David Ashpole <dashpole@google.com>
This commit is contained in:
David Ashpole 2024-12-17 12:05:09 -05:00 committed by GitHub
parent b89f127b45
commit a4fc9244e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ but can also be used by e.g.
The plugin allows to output different metric formats as described in the
[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