aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/src/main
Commit message (Expand)AuthorAgeFilesLines
* LogLevel.ERROR -> Level.SEVEREgjoranv2020-04-251-1/+1
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-254-4/+4
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-2/+2
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-252-4/+4
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-256-6/+6
* Move group argument inside CapacityJon Bratseth2020-03-252-0/+3
* Reduce logging in service-monitor and orchestratorHåkon Hallingstad2020-03-231-3/+3
* Use two builder methods, request() and specification()Harald Musum2020-03-171-2/+1
* Add builder for ClusterSpecHarald Musum2020-03-171-1/+1
* Go back to using cluster spec without docker image repo for infra appsHarald Musum2020-03-162-3/+3
* Use docker image repo in ClusterSpecHarald Musum2020-03-162-3/+5
* Merge pull request #12500 from vespa-engine/hakonhall/avoid-building-lots-of-...Valerij Fredriksen2020-03-093-51/+71
|\
| * Delegate to potentially overloaded methodHåkon Hallingstad2020-03-081-1/+1
| * Avoid building lots of ApplicationInstancesHåkon Hallingstad2020-03-083-51/+71
* | Also remove hostnames from hostnamesById when removing hosts via application ...Håkon Hallingstad2020-03-081-20/+39
|/
* Throw if accessing duper model while holding status service application lockHåkon Hallingstad2020-03-075-31/+176
* Remove service model cacheHåkon Hallingstad2020-03-063-218/+56
* Provide more insight to duper model completenessHåkon Hallingstad2020-03-062-1/+7
* Listening to host changes to the service modelHåkon Hallingstad2020-03-049-21/+167
* Merge pull request #12398 from vespa-engine/mpolden/combined-idJon Marius Venstad2020-03-031-1/+2
|\
| * Add combined ID to ClusterSpecMartin Polden2020-03-021-1/+2
* | Get previous hostname setHåkon Hallingstad2020-03-011-1/+1
* | More effective duper model update on activationHåkon Hallingstad2020-03-011-16/+32
* | Update service-monitor/src/main/java/com/yahoo/vespa/service/model/Applicatio...Håkon Hallingstad2020-02-291-1/+1
* | Log and forward duper model completionHåkon Hallingstad2020-02-295-50/+59
* | Only build part of application instance for host resourceHåkon Hallingstad2020-02-284-33/+12
* | Add host indices to duper modelHåkon Hallingstad2020-02-284-47/+98
* | Moved to more specific methods on ServiceMonitorHåkon Hallingstad2020-02-288-64/+294
|/
* Disable service monitor cacheHåkon Hallingstad2020-02-252-9/+13
* Fail cfg bootstrap if activation of infra apps failsHåkon Hallingstad2020-02-231-4/+8
* Define completeness of SuperModel and DuperModelHåkon Hallingstad2020-02-239-10/+73
* Allow dev hosts with only ipv4Morten Tokle2019-11-151-4/+3
* Support infrastructure applications on devhostsMorten Tokle2019-11-152-3/+24
* Set user agentBjørn Christian Seime2019-09-031-0/+1
* Remove unused rotations parameterMartin Polden2019-06-261-1/+1
* Remove ZoneApplicationValerij Fredriksen2019-06-071-108/+0
* Simplify ApplicationInstanceGeneratorValerij Fredriksen2019-06-071-16/+1
* Simplify health monitoringValerij Fredriksen2019-06-072-38/+3
* Remove enable-tenant-host-app flagValerij Fredriksen2019-06-071-18/+2
* Make tenant host application supported in DuperModel with feature flagValerij Fredriksen2019-06-032-5/+30
* Only deploy supported infrastructure applicationsValerij Fredriksen2019-06-012-0/+10
* Only allow activate/remove legal infra applications in duper modelValerij Fredriksen2019-06-011-73/+28
* Remove MONITOR_TENANT_HOST_HEALTH flagValerij Fredriksen2019-06-012-37/+10
* Add logserver container to slobrok monitor managerHarald Musum2019-05-291-9/+6
* Tenant hosts only have node-admin serviceHåkon Hallingstad2019-05-231-0/+15
* Change interface from Mirror.Entry[] to List<Mirror.Entry> as you already hav...Henning Baldersheim2019-04-221-2/+2
* Remove unused parameterBjørn Christian Seime2019-04-081-2/+2
* Don't override connection managerBjørn Christian Seime2019-04-082-17/+4
* Use VespaHttpClientBuilder in service-monitorBjørn Christian Seime2019-04-081-2/+2
* Orchestrator Support for metrics proxyHåkon Hallingstad2019-03-221-0/+1