aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/src/main/java/com/yahoo/vespa
Commit message (Expand)AuthorAgeFilesLines
* Support monitoring health of tenant hostsHåkon Hallingstad2019-01-1610-38/+147
* Remove healthmonitor-monitorinfra, dupermodel-contains-infra, dupermodel-use-...Håkon Hallingstad2019-01-143-74/+10
* Typed flag classesHåkon Hallingstad2019-01-031-4/+4
* Configserver flags REST APIHåkon Hallingstad2018-12-302-14/+11
* ThreadLocalRandom is recommended over Random in multithreaded environments, t...Håkon Hallingstad2018-12-201-5/+2
* Use thread pool for health monitoring in service-monitorHåkon Hallingstad2018-12-1722-406/+682
* Monitor health of host infra applicationsHåkon Hallingstad2018-12-085-24/+57
* Simplify infrastructure applicationsHåkon Hallingstad2018-12-0711-118/+127
* Remove infra app from duper model only if it is supposed to be in duper modelHåkon Hallingstad2018-12-072-3/+10
* Make service monitors aware of infra applications in duper model.Håkon Hallingstad2018-12-0639-345/+434
* Use config server from ConfigserverConfig in DuperModel for controllerHåkon Hallingstad2018-12-031-30/+43
* Revert "Revert "Add infrastructure applications to DuperModel""Håkon Hallingstad2018-12-0317-161/+363
* Revert "Add infrastructure applications to DuperModel"Harald Musum2018-12-0317-363/+161
* Fixes after review roundHåkon Hallingstad2018-12-031-1/+1
* Add infrastructure applications to DuperModelHåkon Hallingstad2018-11-3017-161/+363
* Inject Zone and remove unused methodHarald Musum2018-10-281-2/+2
* Add controller-host applicationMartin Polden2018-10-031-0/+18
* Allocate nodes of type controller to controller appMartin Polden2018-09-192-0/+24
* Simplify HealthClient by using ServiceIdentitySslSocketFactoryBjørn Christian Seime2018-08-145-66/+11
* Fixes after review roundHåkon Hallingstad2018-06-135-11/+11
* Monitor cfg app health if activatedHåkon Hallingstad2018-06-138-109/+266
* Single-tenancy has config server as part of application modelHåkon Hallingstad2018-06-081-1/+5
* Revert "Revert "Use HTTP and remove Athenz injection""Håkon Hallingstad2018-06-0823-295/+993
* Revert "Always enable synthetic config server app in service monitor"Håkon Hallingstad2018-06-061-3/+8
* Revert "Use HTTP and remove Athenz injection"Håkon Hallingstad2018-06-0623-993/+290
* Wrap immutable List in unmodifiableListHåkon Hallingstad2018-06-061-1/+3
* Use HTTP and remove Athenz injectionHåkon Hallingstad2018-06-066-82/+64
* Revert "Revert "Make health client wo using it""Håkon Hallingstad2018-06-0523-290/+1009
* Always enable synthetic config server app in service monitorHåkon Hallingstad2018-06-051-8/+3
* Revert "Make health client wo using it"Harald Musum2018-05-3123-1011/+295
* Use ConfigServerUtil and fix copyrightHåkon Hallingstad2018-05-312-2/+2
* Make health client wo using itHåkon Hallingstad2018-05-3123-294/+1010
* [service-monitor] Make it easier to add synthesized appsHåkon Hallingstad2018-05-2411-191/+264
* Do not set cluster groupValerij Fredriksen2018-05-041-9/+3
* Add ExportPackage for applicationValerij Fredriksen2018-04-201-0/+8
* Always use cluster group 0Valerij Fredriksen2018-04-205-8/+7
* Make variables private, add gettersValerij Fredriksen2018-04-202-8/+19
* Move application out of internalValerij Fredriksen2018-04-209-9/+9
* Define infrastructure applicationsValerij Fredriksen2018-04-209-11/+130
* filedistributorservice does not exist anymoreHarald Musum2018-03-101-1/+0
* Constructor needs to be publicHarald Musum2018-02-261-1/+1
* Refer to HealthMonitorManager in services.xmlHåkon Hallingstad2018-02-261-0/+2
* Support reporting UP for node admin outside zone appHåkon Hallingstad2018-02-2610-43/+189
* Initialize super model in startHåkon Hallingstad2017-11-031-5/+4
* Initialize with empty super modelMartin Polden2017-11-031-2/+2
* Hide service monitor internalsHåkon Hallingstad2017-10-287-13/+15
* Revert "Do not export service monitor internals"Jon Marius Venstad2017-10-279-75/+18
* Make exported providers for componentsHåkon Hallingstad2017-10-274-5/+60
* Do not export service monitor internalsHåkon Hallingstad2017-10-277-13/+15
* Add service status metricsHåkon Hallingstad2017-10-263-6/+20