aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor
Commit message (Collapse)AuthorAgeFilesLines
* Use no_aop classifier for guice.gjoranv2017-12-011-0/+1
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-2/+0
|
* Use no_aop classifier for guice.gjoranv2017-11-301-0/+1
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-2/+0
|
* Use no_aop classifier for guice.gjoranv2017-11-291-0/+1
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* 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-2814-21/+24
|
* Revert "Do not export service monitor internals"Jon Marius Venstad2017-10-2717-90/+26
|
* Make exported providers for componentsHåkon Hallingstad2017-10-275-5/+66
|
* Do not export service monitor internalsHåkon Hallingstad2017-10-2714-21/+24
|
* Add service status metricsHåkon Hallingstad2017-10-263-6/+20
|
* Provide more info in host Orchestrator REST APIHåkon Hallingstad2017-10-252-0/+14
|
* Annotate constructor with InjectHåkon Hallingstad2017-10-231-0/+2
|
* Make SlobrokMonitorManagerImpl constructor publicHåkon Hallingstad2017-10-231-1/+1
|
* Make SlobrokMonitorManager a componentHåkon Hallingstad2017-10-2311-125/+168
| | | | | | | | | To get insights into the Slobrok data used by the service monitor, it would be useful to expose SlobrokMonitorManager. For instance it could provide a list of name/spec pairs of services that are up (added as ServiceMonitorManager::lookup in this PR). The first step towards this is making SlobrokMonitorManager a component.
* Remove status type parameter in application model classesHåkon Hallingstad2017-10-2211-68/+62
|
* Merge pull request #3828 from vespa-engine/hakonhall/remove-scala-servicemonitorBjørn Christian Seime2017-10-2012-779/+2
|\ | | | | Remove Scala ServiceMonitor
| * Remove Scala code in testHåkon Hallingstad2017-10-202-57/+0
| |
| * Remove Scala ServiceMonitorHåkon Hallingstad2017-10-2010-722/+2
| |
* | Include orchestrator and service-model fat jarsHåkon Hallingstad2017-10-191-0/+2
| |
* | Revert "Revert "Provide service-monitor and application-model""Håkon Hallingstad2017-10-191-1/+1
|/
* Revert "Provide service-monitor and application-model"Håkon Hallingstad2017-10-191-1/+1
|
* Merge pull request #3615 from ↵Håkon Hallingstad2017-10-191-1/+1
|\ | | | | | | | | vespa-engine/hakon/provide-service-monitor-and-application-model Provide service-monitor and application-model
| * Provide service-monitor and application-modelHåkon Hallingstad2017-10-021-1/+1
| |
* | Cache snapshotting of ServiceModelHåkon Hallingstad2017-10-115-16/+151
| |
* | And update ServiceMonitorMetrics test.Håkon Hallingstad2017-10-101-2/+2
| |
* | Suppress warning.Håkon Hallingstad2017-10-101-0/+4
| |
* | Measure latency in secondsHåkon Hallingstad2017-10-102-1/+30
| |
* | Activate applications from new SuperModel snapshotHåkon Hallingstad2017-10-103-6/+62
| |
* | Add service model snapshot latency metricHåkon Hallingstad2017-10-086-13/+138
| |
* | One SlobrokMonitor2 per applicationHåkon Hallingstad2017-10-0811-200/+513
| |
* | Avoid non-Slobrok servicesHåkon Hallingstad2017-10-032-1/+7
| |
* | ServiceMonitor v2 support for single tenancyHåkon Hallingstad2017-10-023-8/+53
|/
* Adds listener for SuperModel changesHåkon Hallingstad2017-09-293-0/+140
|
* Remove reference to ytracecleanerHåkon Hallingstad2017-09-291-1/+0
|
* Map SuperModel to ServiceModelHåkon Hallingstad2017-09-289-0/+630
|
* Review round 1 fixesHåkon Hallingstad2017-09-081-8/+8
|
* Move SlobrokMonitor to JavaHåkon Hallingstad2017-09-075-163/+100
|
* Enable useful warnings for all Scala modulesBjørn Christian Seime2017-07-131-7/+0
|
* Remove use of deprecated JavaConversions APIBjørn Christian Seime2017-07-133-16/+15
|
* Revert "Upgrade to Scala 2.12.2"Bjørn Christian Seime2017-07-121-1/+1
| | | | This reverts commit 680acc25df067e19f4b8933b8f68e9bff4596d76.
* Upgrade to Scala 2.12.2Bjørn Christian Seime2017-07-111-1/+1
|
* Revert "Bjorncs/scala stuff"Bjørn Christian Seime2017-07-111-1/+1
|
* Upgrade to Scala 2.12.2Bjørn Christian Seime2017-07-111-1/+1
|
* Use scala-maven-plugin instead of deprecated maven-scala-pluginBjørn Christian Seime2017-06-151-2/+2
|
* Update copyright headersJon Bratseth2017-06-1416-16/+16
|