boulder/metrics
Daniel cc896c9996
Strips invalid characters in `promAdjust`.
The `promAdjust` function in `auto.go` previously allowed characters
that were not valid in prometheus metric names (e.g. '>'). This commit
updates `promAdjust` to remove invalid characters. The `TestPromAdjust`
function is updated with testcases that include invalid characters.
2017-02-01 16:07:33 -05:00
..
mock_metrics Add stats to Publisher (#2083) 2016-08-17 16:25:33 -07:00
auto.go Strips invalid characters in `promAdjust`. 2017-02-01 16:07:33 -05:00
auto_test.go Strips invalid characters in `promAdjust`. 2017-02-01 16:07:33 -05:00
metrics.go Remove pid from stats. (#2182) 2016-09-16 10:56:45 -07:00
metrics_test.go Remove all stray copyright headers and appends the initial line to LICENSE.txt (#1853) 2016-05-31 12:32:04 -07:00
mock_statsd.go Add gRPC server-side interceptor (#1933) 2016-06-20 11:27:32 -04:00
scope.go Revert "Revert "Copy all statsd stats to Prometheus. (#2474)" (#2541)" 2017-02-01 15:48:18 -05:00
scope_test.go Remove all stray copyright headers and appends the initial line to LICENSE.txt (#1853) 2016-05-31 12:32:04 -07:00