aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/admin/metricsproxy/MetricsProxyModelTester.java
Commit message (Expand)AuthorAgeFilesLines
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-111-2/+14
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move metric sets to metrics moduleOla Aunronning2023-08-011-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Stop using metricsProxyMaxHeapSizeInMbHarald Musum2021-06-151-2/+0
* Always use dedicated cluster controllers when hosted (except in some tests)Jon Marius Venstad2021-03-051-1/+1
* Apply max heap size for metrics proxy only for nodes in cluster of type 'admin'Harald Musum2021-03-011-7/+11
* Non-functional changes onlyJon Bratseth2020-09-181-3/+3
* No functional changesJon Bratseth2020-09-181-3/+3
* Simplfy: use the most convenient getConfig() method.gjoranv2020-02-201-7/+7
* Extract tests related to metrics consumers to a new class.gjoranv2020-02-201-0/+10
* Add metrics/v2 handlergjoranv2020-02-141-1/+1
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Rename vespa-nodes.def to metrics-nodes.defgjoranv2019-12-241-3/+3
* Add application handler to MetricsProxyContainerClustergjoranv2019-12-241-0/+5
* Test at the cluster level instead as that is where config is produced.Henning Baldersheim2019-10-121-0/+6
* Cleanup config model, part 1Harald Musum2019-07-251-8/+0
* Revert "Revert "Gjoranv/add default public metrics consumer" MERGEOK"gjoranv2019-06-251-17/+16
* Revert "Gjoranv/add default public metrics consumer"gjoranv2019-06-241-16/+17
* Add default public metrics consumer, only added for self-hosted.gjoranv2019-06-201-17/+16
* Rename "DefaultMetricsConsumer" to "VespaMetricsConsumer"gjoranv2019-06-191-1/+1
* Always return false for feature flag for new metrics proxy.gjoranv2019-06-171-2/+0
* Remove flavor and canonicalFlavor dimensions.gjoranv2019-06-171-2/+1
* Use hostname instead of index in configIdgjoranv2019-06-071-3/+3
* Disable verbose gc for metricsproxy containers.gjoranv2019-05-291-0/+5
* Use more elaborate configId for metricsproxy containers.gjoranv2019-05-201-1/+1
* Allow adding metrics to the default consumer, for model amenders.gjoranv2019-05-101-9/+9
* New metrics-proxygjoranv2019-05-101-0/+103
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-091-103/+0
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-0/+103
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-103/+0
* Require consecutive ports and add tests for port allocation.gjoranv2019-05-071-4/+10
* Add tests for metrics proxy model.gjoranv2019-05-031-0/+97