google-nomulus/java/google/registry/dns
guyben e489539df4 Enable more DNS update metrics on production
They are useful for viewing and diagnosing problems, and are not that
expensive.

We aren't enabling all the metrics though - the whole "per batch / per domain"
performance indicators are still disabled

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=250876554
2019-06-06 10:49:55 -04:00
..
writer Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
BUILD Update dependencies to satisfy strictness and remove -jpl_strict_deps feature 2018-09-14 21:33:08 -04:00
DnsConstants.java Add metric for DNS UPDATE latency 2018-02-20 15:54:15 -05:00
DnsMetrics.java Enable more DNS update metrics on production 2019-06-06 10:49:55 -04:00
DnsModule.java Consolidate all Set parameter parsing 2018-06-06 15:04:02 -04:00
DnsQueue.java Smear out DNS updates over time when updating DNS for all domains 2019-06-06 10:44:27 -04:00
DnsWriterProxy.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
PublishDnsUpdatesAction.java Remove TLD @Parameter from inside the DnsMetrics 2019-01-17 19:12:41 -05:00
ReadDnsQueueAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
RefreshDnsAction.java Switch to constructor injection in a few actions 2019-02-06 17:53:49 -05:00