aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/java/ai/vespa/metricsproxy/service/RemoteHealthMetricFetcher.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use synchronous http clientBjørn Christian Seime2022-06-161-19/+16
* Only log when failure is unexpected.Henning Baldersheim2022-04-301-1/+3
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Drain the input stream on error, an just return an HealthMetric.getUnknown.Henning Baldersheim2021-09-231-4/+3
* Ensure stream is closed.Henning Baldersheim2021-09-211-2/+2
* More lazy debug log message generationJon Marius Venstad2021-04-281-1/+1
* Use already present utility for streaming.Henning Baldersheim2021-04-091-1/+2
* Revert "Revert "Use a PipedStream to process metrics as they flow in asynchro...Henning Baldersheim2021-04-081-11/+10
* Revert "Use a PipedStream to process metrics as they flow in asynchronously."Henning Baldersheim2021-04-081-10/+11
* Use a PipedStream to process metrics as they flow in asynchronously.Henning Baldersheim2021-04-081-11/+10
* Avoid creating a string when a byte array will do.Henning Baldersheim2021-04-071-4/+4
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-7/+9
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-9/+7
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-7/+9
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Add/corect copyright headersJon Bratseth2020-01-031-4/+1
* Propagate service health when metrics could not be retrieved.gjoranv2019-06-141-3/+3
* Refactoring onlygjoranv2019-06-111-6/+3
* New metrics-proxygjoranv2019-05-101-0/+77
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-091-77/+0
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-0/+77
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-77/+0
* New metrics-proxygjoranv2019-05-021-0/+77