aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/monitoring
Commit message (Expand)AuthorAgeFilesLines
* Use '@Inject' from 'annotations' in 'configserver'Bjørn Christian Seime2022-05-051-1/+1
* Use FQDN instead of localhostHarald Musum2022-03-301-2/+2
* GC old metrics logging to fileHenning Baldersheim2021-11-051-21/+5
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
* Unify return path and metric updating.Henning Baldersheim2021-09-011-1/+4
* More lazy debug log message generationJon Marius Venstad2021-04-281-3/+3
* Fix invalid mixed mode handlingBjørn Christian Seime2021-03-181-1/+1
* Rewrite ZKMetricUpdater to support ZK with Vespa mTLSBjørn Christian Seime2021-03-181-28/+35
* Code cleanup, no functional changesHarald Musum2020-08-111-4/+0
* Double timeoutsHarald Musum2020-07-301-5/+5
* Remove dead codeHarald Musum2020-06-041-2/+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-142-22/+47
* Clean up config server testsHarald Musum2019-07-181-1/+1
* Since there is no dependency between the monitorer and the monitored, let us ...Henning Baldersheim2019-01-092-5/+5
* Use full nameHarald Musum2018-10-031-1/+1
* Add copyright headerJon Bratseth2018-10-011-0/+1
* zkOutstandingConnections corrected to zkOutstandingRequestsOlli Virtanen2018-08-081-2/+2
* Cleaned up ZKMetricsUpdater instantiationOlli Virtanen2018-07-122-7/+4
* Report zookeeper monitoring statistics in configserverOlli Virtanen2018-07-112-2/+134
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
* Copyright headerJon Bratseth2017-06-133-3/+3
* Add a test which tests application creation and deletion without mocking inte...Jon Bratseth2016-07-071-0/+1
* Use github name in @author and OWNERS filesHarald Musum2016-06-171-1/+1
* PublishJon Bratseth2016-06-153-0/+376