aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/admin/metricsproxy/MetricsProxyContainerClusterTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Remove access logging for internal container clusters""Harald Musum2023-05-081-0/+28
* Revert "Remove access logging for internal container clusters"Harald Musum2023-05-081-28/+0
* Remove access logging for internalk container clustersHarald Musum2023-05-061-0/+28
* Revert "Reapply "Remove access logging for container clusters that are intern...Harald Musum2023-05-031-23/+0
* Revert "Revert "Reapply "Remove access logging for container clusters that ar...Harald Musum2023-04-291-0/+23
* Revert "Reapply "Remove access logging for container clusters that are intern...Harald Musum2023-04-281-23/+0
* Revert "Revert "Remove access logging for container clusters that are internal""Harald Musum2023-04-281-0/+23
* Revert "Remove access logging for container clusters that are internal"Harald Musum2023-04-271-23/+0
* Enable access logging for internal container clusters in hostedHarald Musum2023-04-271-4/+11
* Remove access logging for container clusters that are internalHarald Musum2023-04-271-2/+18
* Unify on Streams.toList()Henning Baldersheim2023-01-171-2/+1
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-11/+11
* Don't install zkfacade and zookeeper-server bundles in metrics-proxy.gjoranv2022-07-271-1/+7
* Implement mechanism for avoiding unnecesssary bundles.gjoranv2022-07-261-12/+18
* Merge pull request #23340 from vespa-engine/hmusum/remove-unused-meta-data-fieldHarald Musum2022-07-131-1/+0
|\
| * Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-041-1/+0
* | Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-111-1/+1
* | Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-1/+1
* | Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-091-1/+1
|/
* Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-231-1/+1
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-8/+10
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "Install common bundles via config model [run-systemtest]" MER...gjoranv2021-09-241-2/+1
* Revert "Install common bundles via config model [run-systemtest]"Henning Baldersheim2021-09-241-1/+2
* Make unit tests robust agains changes in platform bundles.gjoranv2021-09-231-2/+1
* Stop using metricsProxyMaxHeapSizeInMbHarald Musum2021-06-151-48/+1
* Apply max heap size for metrics proxy only for nodes in cluster of type 'admin'Harald Musum2021-03-011-13/+32
* Change default test flavour to fit cluster controllersJon Marius Venstad2021-02-191-1/+1
* Remove empty linesHenning Baldersheim2021-01-281-2/+0
* Use the same GC as the rest of the container clusters.Henning Baldersheim2021-01-281-1/+3
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-181-2/+2
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-6/+5
* Revert "Load platform bundles separately 3"Harald Musum2020-07-171-5/+6
* Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-161-1/+1
* Reapply "Load platform bundles separately"gjoranv2020-07-161-6/+5
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-161-5/+6
* Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-161-1/+1
* Reapply "Load platform bundles separately"gjoranv2020-07-161-6/+5
* Revert "Load platform bundles separately"Harald Musum2020-07-161-5/+6
* Split bundles.def into platform-bundles and application-bundlesgjoranv2020-07-141-6/+5
* Revert "Revert "Control -XX:CompressedClassSpaceSize jvm option.""Henning Baldersheim2020-02-201-0/+2
* Merge pull request #12288 from vespa-engine/gjoranv/add-telegraf-componentsgjoranv2020-02-201-234/+1
|\
| * Extract tests related to metrics consumers to a new class.gjoranv2020-02-201-235/+1
* | Revert "Control -XX:CompressedClassSpaceSize jvm option."Bjørn Christian Seime2020-02-201-2/+0
|/
* Control -XX:CompressedClassSpaceSize jvm option.Henning Baldersheim2020-02-201-0/+2
* Propagate cloudwatch setup to telegraf config.gjoranv2020-02-191-2/+3
* Add test for public default metric set and non-existent set.gjoranv2020-02-121-0/+43
* Implement metrics dimensions processing.gjoranv2020-01-221-2/+3
* Merge pull request #11840 from vespa-engine/gjoranv/node-infogjoranv2020-01-201-1/+1
|\