summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/test/java/ai/vespa/metricsproxy/http/application/ApplicationMetricsRetrieverTest.java
Commit message (Expand)AuthorAgeFilesLines
* Limit number of threads for applications with <20 nodes.gjoranv2020-04-281-0/+15
* Expose hostname, and rename nodeId -> role.gjoranv2020-01-171-1/+1
* Rename configId to nodeId in MetricsNodesConfiggjoranv2020-01-061-1/+1
* Add/corect copyright headersJon Bratseth2020-01-031-4/+1
* Rename vespa-nodes.def to metrics-nodes.defgjoranv2019-12-241-5/+5
* Rename config fields for clarity.gjoranv2019-12-231-8/+8
* Allow specifying a consumer, and propagate it all the way.gjoranv2019-12-191-7/+7
* Add retriever for metrics from all application nodes.gjoranv2019-12-191-0/+169