aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/handler/metrics/MetricsV2Handler.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid deprecated apache http 5.2 methods, by adding it to the builder.Henning Baldersheim2023-01-261-3/+1
* Upgrade apache 5.1 => 5.2 and add deprecation suppressions.Henning Baldersheim2023-01-261-0/+1
* Revert apache 5.1 -> 5.2Henning Baldersheim2023-01-261-1/+2
* More consistent naming of set/build methodsHenning Baldersheim2023-01-251-1/+1
* VespaHttpClientBuilder follow builder pattern and add connect and socket time...Henning Baldersheim2023-01-251-3/+1
* Bump apache httpclient from 5.1 to 5.2.Henning Baldersheim2023-01-251-0/+1
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
* Use hc5 in metrics handlersjonmv2022-05-311-11/+23
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Move client builders to major specific sub packagesJon Marius Venstad2021-03-231-2/+1
* Non-functional-changes-onlyJon Bratseth2020-11-181-0/+1
* Add MetricsV2Handler to application containers.gjoranv2020-01-281-0/+77
* Revert "Gjoranv/metrics v2 in container 2"gjoranv2020-01-281-77/+0
* Use the default connection manager, as there is no parallelism.gjoranv2020-01-271-1/+1
* Add MetricsV2Handler to application containers.gjoranv2020-01-251-0/+77
* Revert "Add MetricsV2Handler to application containers."Bjørn Christian Seime2020-01-241-77/+0
* Add MetricsV2Handler to application containers.gjoranv2020-01-241-0/+77