We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c02f0 commit d4853beCopy full SHA for d4853be
README.md
@@ -79,7 +79,7 @@ Github Project Page](http://prometheus.github.io/client_java).
79
By default, counters, histograms, and summaries export an additional series
80
suffixed with `_created` and a value of the unix timestamp for when the metric
81
was created. If this information is not helpful, it can be disabled by setting
82
-the environment variable `PROMETHEUS_DISABLE_CREATED_SERIES=True`.
+the environment variable `PROMETHEUS_DISABLE_CREATED_SERIES=true`.
83
84
## Instrumenting
85
0 commit comments