Skip to content

Commit

Permalink
Clarify how the gauge metric works
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliot Blackburn committed Jul 24, 2019
1 parent 3a3ced9 commit 3aa72f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/metric_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ i.e. class intervals of different sizes.

## Gauges

StatsD now also supports gauges, arbitrary values, which can be recorded.
StatsD also supports gauges. A gauge will take on the arbitrary value assigned to it, and will maintain it's value until it is next set.

gaugor:333|g

Expand Down

0 comments on commit 3aa72f2

Please sign in to comment.