aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/admin/metricsproxy
Commit message (Expand)AuthorAgeFilesLines
...
* Propagate cloudwatch setup to telegraf config.gjoranv2020-02-191-0/+21
* Add MetricsV2Handler to metrics-proxy containers.gjoranv2020-02-142-3/+10
* Add metrics/v2 handlergjoranv2020-02-141-1/+17
* Implement metrics dimensions processing.gjoranv2020-01-222-16/+7
* Merge pull request #11840 from vespa-engine/gjoranv/node-infogjoranv2020-01-201-2/+2
|\
| * Expose hostname, and rename nodeId -> role.gjoranv2020-01-171-2/+2
* | Move MetricsHandler to new package and add 'V1' to its name.gjoranv2020-01-172-4/+4
|/
* Enable the default public metrics consumer in hosted Vespa.gjoranv2020-01-141-1/+1
* Rename configId to nodeId in MetricsNodesConfiggjoranv2020-01-061-2/+2
* Use cluster membership as id of a host, instead of its configId.gjoranv2020-01-062-2/+10
* Merge pull request #11648 from vespa-engine/bratseth/add-headersgjoranv2020-01-065-15/+5
|\
| * Add/corect copyright headersJon Bratseth2020-01-035-15/+5
* | Use configId for the host, not the container.gjoranv2020-01-031-1/+1
|/
* Rename vespa-nodes.def to metrics-nodes.defgjoranv2019-12-242-7/+7
* Add application handler to MetricsProxyContainerClustergjoranv2019-12-242-1/+46
* Don't pretend hosts can have multiple membershipsJon Bratseth2019-11-131-1/+1
* Add minheapsize as a controllable entity. Control it explicit and avoid using...Henning Baldersheim2019-10-141-2/+0
* Unify qrstart config generationHenning Baldersheim2019-10-141-14/+0
* Simplify by chaining.Henning Baldersheim2019-10-141-4/+5
* Only override what you really need.Henning Baldersheim2019-10-121-1/+1
* 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
* more robust container ports (second take)Arne Juul2019-09-091-24/+23
* Revert "Arnej/more robust container ports"Henning Baldersheim2019-09-091-23/+24
* Merge pull request #10556 from vespa-engine/arnej/more-robust-container-portsJon Bratseth2019-09-091-24/+23
|\
| * do port tagging together with port allocationArne Juul2019-09-051-8/+6
| * * try rewriting container port allocationArne Juul2019-09-041-19/+20
* | Merge pull request #10514 from vespa-engine/olaa/add-system-dimensiongjoranv2019-09-051-0/+3
|\ \
| * | Added system dimensionOla Aunrønning2019-09-041-0/+3
| |/
* | Merge pull request #10472 from vespa-engine/olaa/metrics-proxy-gather-node-me...Ola Aunrønning2019-09-051-0/+2
|\ \ | |/ |/|
| * 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
| |\
| * | Added module to fetch misc node metricsOla Aunrønning2019-08-291-0/+1
* | | Merge pull request #10466 from vespa-engine/gjoranv/prometheus-handlergjoranv2019-08-301-7/+8
|\ \ \ | | |/ | |/|
| * | Avoid duplicating string constantsgjoranv2019-08-291-5/+2
| * | Add PrometheusHandler to metrics-proxy clusters.gjoranv2019-08-291-5/+9
| |/
* / Remove use of Nullable and NotNull annotationsHarald Musum2019-08-291-2/+1
|/
* retry: refactor requestor apiArne Juul2019-08-061-10/+19
* Revert "Arnej/refactor requestor api 4"Arne H Juul2019-08-041-19/+10
* remove now-unused getPortSuffixesArne Juul2019-08-011-7/+0
* remove now-unused requiresConsecutivePortsArne Juul2019-08-011-5/+0
* add API for explicitly allocating network portsArne Juul2019-08-011-1/+22
* 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-252-3/+7
* Revert "Gjoranv/add default public metrics consumer"gjoranv2019-06-242-7/+3