coredns/plugin/pkg/dnsutil
Miek Gieben ed3f287fe8
metrics: remove RR type (#4534)
To combat label cardinality explosions remove the type from metrics.
This was most severe in the histogram for request duration, remove it
there.

It's also highlighted difference between grpc and forward code, where
forward did use type and grpc didn't; getting rid of all that "fixes"
that discrepancy

Move monitor.go back into the vars directory and make it private again.
Also name it slightly better

Fixes: #4507

Signed-off-by: Miek Gieben <miek@miek.nl>
2021-03-19 12:59:26 +01:00
..
cname.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
cname_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
doc.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
join.go K8s remove string ops (#2119) 2018-09-22 15:12:02 +01:00
join_test.go K8s remove string ops (#2119) 2018-09-22 15:12:02 +01:00
reverse.go Rename reverse zone constants (#1568) 2018-02-28 08:43:19 -08:00
reverse_test.go Rename reverse zone constants (#1568) 2018-02-28 08:43:19 -08:00
ttl.go plugin/cache: fix TTL for negative DNS responses (#2197) 2018-10-19 14:10:08 -04:00
ttl_test.go plugin/cache: fix TTL for negative DNS responses (#2197) 2018-10-19 14:10:08 -04:00
zone.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
zone_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00