Skip to content

Commit

Permalink
WEB-2117 doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Ladaria committed Dec 4, 2024
1 parent 1f21a36 commit c9143f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ some_metric{job="some_job"} 3.14
curl -H "User-Agent: Prometheus/1.0" http://127.0.0.1:8080/metrics
```

Returns the same as above. But if executed again, the `gauge` metrics are cleared:
Returns the same as above. But if executed again, `gauge` metrics are cleared:

```
# TYPE some_metric untyped
Expand Down

0 comments on commit c9143f1

Please sign in to comment.