aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/admin/metricsproxy/MetricsProxyContainerCluster.java
Commit message (Expand)AuthorAgeFilesLines
* split AbstractConfigProducerArne Juul2023-02-131-3/+3
* move getAdmin() to ContainerClusterArne Juul2022-12-081-10/+0
* Minor cleanupHenning Baldersheim2022-11-261-2/+1
* GC unused metrics-proxy-threads.Henning Baldersheim2022-09-271-1/+1
* Don't install zkfacade and zookeeper-server bundles in metrics-proxy.gjoranv2022-07-271-2/+9
* Implement mechanism for avoiding unnecesssary bundles.gjoranv2022-07-261-0/+5
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-111-3/+3
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-3/+3
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-091-3/+3
* All non application clusters only needs a few threads. 2 should be sufficient.Henning Baldersheim2022-01-141-1/+1
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Revert "Revert "Install common bundles via config model [run-systemtest]" MER...gjoranv2021-09-241-1/+1
* Revert "Install common bundles via config model [run-systemtest]"Henning Baldersheim2021-09-241-1/+1
* Move PlatformBundles class out of 'xml' package.gjoranv2021-09-221-1/+1
* Add vespa-cloud metric consumerOla Aunrønning2021-09-091-1/+1
* Set jvmargs based on cluster typeJon Marius Venstad2021-03-221-1/+0
* Apply max heap size for metrics proxy only for nodes in cluster of type 'admin'Harald Musum2021-03-011-16/+1
* Control max heap size for metrics proxy with feature flagHarald Musum2021-03-011-2/+16
* Use the same GC as the rest of the container clusters.Henning Baldersheim2021-01-281-0/+1
* Make ContainerCluster produce CuratorConfigMartin Polden2020-11-261-1/+1
* Revert "Support configuring ZooKeeper service in container"Harald Musum2020-11-251-1/+1
* Make ContainerCluster produce CuratorConfigMartin Polden2020-11-251-1/+1
* Scale size of default threadpool on node resourcesBjørn Christian Seime2020-10-081-6/+0
* Non-functional changes onlyJon Bratseth2020-09-181-4/+2
* No functional changesJon Bratseth2020-09-181-2/+2
* No functional changesJon Bratseth2020-09-181-6/+6
* Model user-generated and non user-generated bindings as separate sub-classesBjørn Christian Seime2020-08-271-5/+5
* Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-271-2/+4
* Revert "Bjorncs/validate binding patterns"Bjørn Christian Seime2020-08-191-6/+4
* Model user-generated and non user-generated bindings as separate sub-classesBjørn Christian Seime2020-08-171-5/+5
* Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-171-2/+4
* Rename BundleMapper -> PlatformBundlesgjoranv2020-07-141-3/+2
* Make absoluteBundlePath method simpler to usegjoranv2020-07-141-2/+1
* Fixed review commentsAmund Bergland Kvalsvik2020-06-291-1/+1
* Updated ApplicationMetricsHandler. Removed PrometheusV1HandlerAmund Bergland Kvalsvik2020-06-261-1/+1
* Add flag control over softstart seconds.Henning Baldersheim2020-04-161-1/+0
* Require 'file' and make 'profile' optional for shared-credentialsgjoranv2020-03-091-3/+6
* Add handling of optional 'file' attribute to 'shared-credentials'gjoranv2020-02-271-1/+3
* Add flag that tells if this is hosted Vespa.gjoranv2020-02-271-0/+2
* Add Telegraf components to metrics-proxy clustersgjoranv2020-02-261-1/+14
* Revert "Add Telegraf components to metrics-proxy clusters."gjoranv2020-02-201-4/+0
* Add Telegraf components to metrics-proxy clusters.gjoranv2020-02-201-0/+4
* Propagate cloudwatch setup to telegraf config.gjoranv2020-02-191-0/+21
* Add MetricsV2Handler to metrics-proxy containers.gjoranv2020-02-141-1/+6
* Implement metrics dimensions processing.gjoranv2020-01-221-7/+4
* Move MetricsHandler to new package and add 'V1' to its name.gjoranv2020-01-171-2/+2
* Enable the default public metrics consumer in hosted Vespa.gjoranv2020-01-141-1/+1
* Add/corect copyright headersJon Bratseth2020-01-031-3/+1
* Rename vespa-nodes.def to metrics-nodes.defgjoranv2019-12-241-3/+3
* Add application handler to MetricsProxyContainerClustergjoranv2019-12-241-1/+14