aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/admin/metricsproxy/MetricsProxyContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move access log setup for non-application containers to clusterHarald Musum2023-05-031-6/+0
* Allow metrics-proxy to spend more time during shutdownBjørn Christian Seime2023-02-161-0/+3
* Add deploymentCluster dimensionOla Aunronning2022-10-201-0/+11
* use new feature flag for compression formatArne H Juul2022-06-141-1/+1
* Hosted: Stop using clusterName as part of log files for application containersbjormel2022-05-051-1/+1
* Reduce JVM heap size for metrics proxyBjørn Christian Seime2022-01-271-3/+3
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Add access log for metrics-proxyHenning Baldersheim2021-09-151-0/+5
* Stop using metricsProxyMaxHeapSizeInMbHarald Musum2021-06-151-4/+3
* Turn off verbose GC logging for metricsproxy and clustercontrollerJon Marius Venstad2021-04-201-1/+0
* Merge pull request #17202 from vespa-engine/gjoranv/add-groupId-metric-dimensiongjoranv2021-03-311-0/+1
|\
| * Add groupId metric dimension.gjoranv2021-03-261-0/+1
* | Add feature flag that can be used to disable OmitStackTraceInFastThrow JVM op...Harald Musum2021-03-261-2/+8
|/
* Set jvmargs based on cluster typeJon Marius Venstad2021-03-221-0/+3
* Use 256 Mb for heap size for cluster controllers in tests and test properties...Harald Musum2021-03-041-3/+2
* Propagate cluster type to flag lookupJon Marius Venstad2021-03-011-2/+2
* Apply max heap size for metrics proxy only for nodes in cluster of type 'admin'Harald Musum2021-03-011-5/+31
* Remove access log feature flagsBjørn Christian Seime2021-02-081-3/+2
* Do not use vespamalloc for metrics-proxy. It is pure java.Henning Baldersheim2021-01-281-0/+4
* Add feature flag for enabling jdisc connection logBjørn Christian Seime2021-01-121-2/+3
* Merge pull request #14801 from vespa-engine/bratseth/signal-defer-config-appl...Valerij Fredriksen2020-10-091-1/+1
|\
| * Signal deference of config change application until restartJon Bratseth2020-10-091-1/+1
* | Don't use request headers for remote address/port in hosted VespaBjørn Christian Seime2020-10-061-1/+1
|/
* Add MetricsV2Handler to metrics-proxy containers.gjoranv2020-02-141-2/+4
* Add metrics/v2 handlergjoranv2020-02-141-1/+17
* Implement metrics dimensions processing.gjoranv2020-01-221-9/+3
* Use cluster membership as id of a host, instead of its configId.gjoranv2020-01-061-1/+1
* Add/corect copyright headersJon Bratseth2020-01-031-3/+1
* Don't pretend hosts can have multiple membershipsJon Bratseth2019-11-131-1/+1
* Add minheapsize as a controllable entity. Control it explicit and avoid using...Henning Baldersheim2019-10-141-2/+0
* Only override what you really need.Henning Baldersheim2019-10-121-1/+1
* more robust container ports (second take)Arne Juul2019-09-091-24/+23
* Revert "Arnej/more robust container ports"Henning Baldersheim2019-09-091-23/+24
* do port tagging together with port allocationArne Juul2019-09-051-8/+6
* * try rewriting container port allocationArne Juul2019-09-041-19/+20
* retry: refactor requestor apiArne Juul2019-08-061-10/+19
* Revert "Arnej/refactor requestor api 4"Arne H Juul2019-08-041-19/+10
* remove now-unused getPortSuffixesArne Juul2019-08-011-7/+0
* remove now-unused requiresConsecutivePortsArne Juul2019-08-011-5/+0
* add API for explicitly allocating network portsArne Juul2019-08-011-1/+22
* Remove flavor and canonicalFlavor dimensions.gjoranv2019-06-171-9/+0
* Use hostname instead of index in configIdgjoranv2019-06-071-2/+2
* Set heap size for metricsproxy containers.gjoranv2019-05-231-0/+2
* Enable admin rpc server on metricsproxy containers.gjoranv2019-05-221-2/+2
* Use more elaborate configId for metricsproxy containers.gjoranv2019-05-201-1/+1
* New metrics-proxygjoranv2019-05-101-4/+93
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-091-93/+4
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-4/+93
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-93/+4