statsd_exporter/pkg/mapper
glightfoot 0c4a66e6a1 rework metricLineRE to support matching segments that start with a number
Signed-off-by: glightfoot <glightfoot@rsglab.com>
2021-02-07 11:21:48 -05:00
..
fsm Rename timer to observer in mapper 2020-06-15 17:26:20 -04:00
action.go Move mapper -> pkg/mapper 2018-08-14 09:20:00 +00:00
escape.go Move escapeMetricName to mapper 2020-01-16 11:20:37 -05:00
escape_test.go Move escapeMetricName to mapper 2020-01-16 11:20:37 -05:00
mapper.go rework metricLineRE to support matching segments that start with a number 2021-02-07 11:21:48 -05:00
mapper_benchmark_test.go Add random replacement cache 2020-03-04 12:26:59 -05:00
mapper_cache.go Pass around custom registry for registering exporter metrics 2020-11-20 14:14:14 -05:00
mapper_defaults.go format and clarify alias type comment 2021-01-28 14:24:41 -05:00
mapper_test.go rework metricLineRE to support matching segments that start with a number 2021-02-07 11:21:48 -05:00
mapping.go move mapping and mapper_defaults into their own files with their unmarshalers 2020-06-16 07:46:53 -04:00
match.go replace glob matching 2018-09-11 17:34:19 -07:00
metric_type.go support deprecated timer_type in configs 2020-06-15 18:41:16 -04:00
observer.go Rename timer to observer in mapper 2020-06-15 17:26:20 -04:00