aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/admin/metricsproxy/MetricsProxyContainerCluster.java
Commit message (Expand)AuthorAgeFilesLines
* Unify qrstart config generationHenning Baldersheim2019-10-141-14/+0
* Simplify by chaining.Henning Baldersheim2019-10-141-4/+5
* Make 2 cores available to the clustercontroller. Control all settings related...Henning Baldersheim2019-10-121-0/+3
* Revert "2 threads should be plenty here."Harald Musum2019-10-111-1/+0
* 2 threads should be plenty here.Henning Baldersheim2019-10-081-0/+1
* Merge pull request #10514 from vespa-engine/olaa/add-system-dimensiongjoranv2019-09-051-0/+3
|\
| * Added system dimensionOla Aunrønning2019-09-041-0/+3
* | Separated into several classes and moved to own package. Removed use of mocki...Ola Aunrønning2019-08-301-2/+1
* | Added handler to metrics proxy container clusterOla Aunrønning2019-08-301-0/+2
* | Merge branch 'gjoranv/prometheus-handler' of github.com:vespa-engine/vespa in...Ola Aunrønning2019-08-301-7/+8
|\|
| * Avoid duplicating string constantsgjoranv2019-08-291-5/+2
| * Add PrometheusHandler to metrics-proxy clusters.gjoranv2019-08-291-5/+9
* | Added module to fetch misc node metricsOla Aunrønning2019-08-291-0/+1
|/
* Move setup of message bus to ApplicationContainerClusterHarald Musum2019-07-261-1/+2
* Use fewer threads for logserver and metricsproxy containersHarald Musum2019-07-261-1/+8
* Remove trailing '/*' from handler binding.gjoranv2019-07-091-1/+1
* Implement the /metrics/v1 rest api.gjoranv2019-07-091-4/+4
* Revert "Revert "Gjoranv/add default public metrics consumer" MERGEOK"gjoranv2019-06-251-2/+6
* Revert "Gjoranv/add default public metrics consumer"gjoranv2019-06-241-6/+2
* Add default public metrics consumer, only added for self-hosted.gjoranv2019-06-201-2/+6
* Rename "DefaultMetricsConsumer" to "VespaMetricsConsumer"gjoranv2019-06-191-2/+2
* Add metrics request handler to metricsproxy.gjoranv2019-05-311-0/+14
* Disable verbose gc for metricsproxy containers.gjoranv2019-05-291-1/+11
* Enable admin rpc server on metricsproxy containers.gjoranv2019-05-221-1/+1
* Separate between admin rpc port and messageBus portgjoranv2019-05-211-1/+2
* minor: imports and comments onlygjoranv2019-05-211-6/+5
* Remove one duplicate of monitoring config default values.gjoranv2019-05-141-15/+9
* Fix and simplify generation of absolute jar file path.gjoranv2019-05-141-3/+4
* Inline helper method.gjoranv2019-05-131-6/+1
* Move amending of default consumer to Admin.gjoranv2019-05-131-8/+7
* Allow adding metrics to the default consumer, for model amenders.gjoranv2019-05-101-1/+15
* New metrics-proxygjoranv2019-05-101-1/+161
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-091-161/+1
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-1/+161
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-161/+1
* Install metrics-proxy on MetricsProxyContainerClusters.gjoranv2019-05-021-1/+161
* Update tests and fix host/port allocation.gjoranv2019-03-221-0/+1
* Remove "subId" ctor parameter from Container subclasses.gjoranv2019-03-221-2/+2
* Add MetricsProxyContainer(Cluster) classes.gjoranv2019-03-221-0/+22