Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

Commit

Permalink
fix histogram indent in exampleConfig.js
Browse files Browse the repository at this point in the history
  • Loading branch information
draco2003 committed May 20, 2013
1 parent 84095f6 commit 8cb9a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleConfig.js
Expand Up @@ -72,7 +72,7 @@ Optional Variables:
repeaterProtocol: whether to use udp4 or udp6 for repeaters.
["udp4" or "udp6", default: "udp4"]
histogram: for timers, an array of mappings of strings (to match metrics) and
histogram: for timers, an array of mappings of strings (to match metrics) and
corresponding ordered non-inclusive upper limits of bins.
For all matching metrics, histograms are maintained over
time by writing the frequencies for all bins.
Expand Down

0 comments on commit 8cb9a63

Please sign in to comment.