aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/monitoring/Metrics.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use '@Inject' from 'annotations' in 'configserver'Bjørn Christian Seime2022-05-051-1/+1
* GC old metrics logging to fileHenning Baldersheim2021-11-051-21/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Unify return path and metric updating.Henning Baldersheim2021-09-011-1/+4
* More lazy debug log message generationJon Marius Venstad2021-04-281-3/+3
* Code cleanup, no functional changesHarald Musum2020-08-111-4/+0
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-3/+3
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Do not run ZKMetricsUpdater when testingHarald Musum2020-02-141-13/+32
* Since there is no dependency between the monitorer and the monitored, let us ...Henning Baldersheim2019-01-091-2/+2
* Cleaned up ZKMetricsUpdater instantiationOlli Virtanen2018-07-121-2/+4
* Report zookeeper monitoring statistics in configserverOlli Virtanen2018-07-111-2/+7
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add a test which tests application creation and deletion without mocking inte...Jon Bratseth2016-07-071-0/+1
* PublishJon Bratseth2016-06-151-0/+140