aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/admin/metricsproxy/MetricsProxyContainerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-111-13/+8
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add min-redundancyJon Bratseth2023-01-221-0/+2
* Add deploymentCluster dimensionOla Aunronning2022-10-201-0/+1
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-24/+22
* Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-231-1/+1
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-9/+7
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Create config server when not configured explicitlyJon Bratseth2021-10-061-1/+1
* Assign host and call initServices on distributorJon Bratseth2021-10-061-16/+13
* Revert "Merge pull request #17550 from vespa-engine/revert-17544-bratseth/clu...Jon Bratseth2021-04-221-2/+2
* Revert "Bratseth/clustercontroller cleanup take 2"Jon Bratseth2021-04-221-2/+2
* Switch on hosted not multitenantJon Bratseth2021-04-221-2/+2
* Always use dedicated cluster controllers when hosted (except in some tests)Jon Marius Venstad2021-03-051-3/+2
* Test models with dedicated cluster controllersJon Marius Venstad2021-02-191-3/+23
* Change default test flavour to fit cluster controllersJon Marius Venstad2021-02-191-1/+1
* Do not use vespamalloc for metrics-proxy. It is pure java.Henning Baldersheim2021-01-281-0/+8
* Add MetricsV2Handler to metrics-proxy containers.gjoranv2020-02-141-3/+8
* Add metrics/v2 handlergjoranv2020-02-141-2/+13
* Implement metrics dimensions processing.gjoranv2020-01-221-3/+3
* Improve file distribution error messageJon Bratseth2020-01-091-4/+2
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Add minheapsize as a controllable entity. Control it explicit and avoid using...Henning Baldersheim2019-10-141-11/+0
* Test at the cluster level instead as that is where config is produced.Henning Baldersheim2019-10-121-19/+8
* Only override what you really need.Henning Baldersheim2019-10-121-1/+0
* Make 2 cores available to the clustercontroller. Control all settings related...Henning Baldersheim2019-10-121-2/+2
* Add test for expected qr-start config.Henning Baldersheim2019-10-121-0/+17
* more robust container ports (second take)Arne Juul2019-09-091-2/+2
* Revert "Arnej/more robust container ports"Henning Baldersheim2019-09-091-2/+2
* * try rewriting container port allocationArne Juul2019-09-041-2/+2
* retry: refactor requestor apiArne Juul2019-08-061-5/+0
* Revert "Arnej/refactor requestor api 4"Arne H Juul2019-08-041-0/+5
* remove now-unused getPortSuffixesArne Juul2019-08-011-5/+0
* Revert "Revert "Gjoranv/add default public metrics consumer" MERGEOK"gjoranv2019-06-251-6/+7
* Revert "Gjoranv/add default public metrics consumer"gjoranv2019-06-241-7/+6
* Add default public metrics consumer, only added for self-hosted.gjoranv2019-06-201-6/+7
* Always return false for feature flag for new metrics proxy.gjoranv2019-06-171-1/+0
* Remove flavor and canonicalFlavor dimensions.gjoranv2019-06-171-4/+1
* Use hostname instead of index in configIdgjoranv2019-06-071-1/+4
* Set heap size for metricsproxy containers.gjoranv2019-05-231-2/+11
* Enable admin rpc server on metricsproxy containers.gjoranv2019-05-221-7/+20
* New metrics-proxygjoranv2019-05-101-0/+146
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-091-146/+0
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-0/+146
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-146/+0
* Require consecutive ports and add tests for port allocation.gjoranv2019-05-071-0/+33
* Add tests for metrics proxy model.gjoranv2019-05-031-0/+113