Skip to content

Commit

Permalink
Update doc/observability/metrics.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Madigan <[email protected]>
  • Loading branch information
david-martin and jasonmadigan authored Apr 22, 2024
1 parent 087264e commit 3f227c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/observability/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ The 2 parts are joined together using vector matching.
* `on()` specifies which labels to "join" the 2 results with
* `group_right` enables a one to many matching.

See the [prometheus documentation](https://prometheus.io/docs/prometheus/latest/querying/operators/#vector-matching) for further details on matching.
See the [Prometheus documentation](https://prometheus.io/docs/prometheus/latest/querying/operators/#vector-matching) for further details on matching.

0 comments on commit 3f227c9

Please sign in to comment.