boulder/grpc
Roland Bracewell Shoemaker 5b2f11e07e Switch away from old style statsd metrics wrappers (#4606)
In a handful of places I've nuked old stats which are not used in any alerts or dashboards as they either duplicate other stats or don't provide much insight/have never actually been used. If we feel like we need them again in the future it's trivial to add them back.

There aren't many dashboards that rely on old statsd style metrics, but a few will need to be updated when this change is deployed. There are also a few cases where prometheus labels have been changed from camel to snake case, dashboards that use these will also need to be updated. As far as I can tell no alerts are impacted by this change.

Fixes #4591.
2019-12-18 11:08:25 -05:00
..
creds Consistently used stdlib context package (#4229) 2019-05-28 14:36:16 -04:00
test_proto Update miekg/dns and golang/protobuf. (#4150) 2019-04-09 09:27:28 -07:00
balancer.go Allow gRPC clients to connect to multiple backends (#1918) 2016-06-15 16:50:56 -07:00
balancer_test.go Allow gRPC clients to connect to multiple backends (#1918) 2016-06-15 16:50:56 -07:00
ca-wrappers.go CA/SA: Store issuer info in certificateStatus, use for OCSP generation (#4546) 2019-11-18 09:15:29 -05:00
client.go Fix orphan-finder (#4507) 2019-10-25 09:51:14 -07:00
errors.go gRPC: support wrap/unwrap of berrors with suberrors. (#4278) 2019-06-20 16:36:13 -04:00
errors_test.go Switch away from old style statsd metrics wrappers (#4606) 2019-12-18 11:08:25 -05:00
interceptors.go grpc: Add better error message for timeouts. (#4324) 2019-07-08 13:47:25 -04:00
interceptors_test.go Switch away from old style statsd metrics wrappers (#4606) 2019-12-18 11:08:25 -05:00
pb-marshalling.go Revert "Revert "Remove remaining old format authorization code from SA/… (#4502)" (#4524) 2019-11-04 09:45:19 -05:00
pb-marshalling_test.go Make authz2 the default storage format (#4476) 2019-10-21 15:29:15 -04:00
publisher-wrappers.go Consistently used stdlib context package (#4229) 2019-05-28 14:36:16 -04:00
ra-wrappers.go WFE2: allow revocation of precertificates. (#4433) 2019-09-16 16:40:07 -04:00
sa-wrappers.go CA/SA: Store issuer info in certificateStatus, use for OCSP generation (#4546) 2019-11-18 09:15:29 -05:00
server.go Excise grpc maxConcurrentStreams configuration (#4257) 2019-06-12 09:35:24 -04:00
va-wrappers.go Consistently used stdlib context package (#4229) 2019-05-28 14:36:16 -04:00