aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/java/ai/vespa/metricsproxy/core/MetricsManager.java
Commit message (Expand)AuthorAgeFilesLines
* Use Instant to represent time so unit is clearly defined.Henning Baldersheim2024-04-251-1/+1
* Unify on List.ofHenning Baldersheim2024-04-111-4/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add vespaVersion for host_life metricOla Aunronning2023-06-071-2/+0
* Use the metric provider returned after configurationJon Bratseth2023-03-031-1/+2
* Read content config generationJon Bratseth2023-02-201-1/+1
* Simplify and modernizeHenning Baldersheim2023-01-171-3/+2
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Minor cleanupHenning Baldersheim2022-11-261-1/+0
* Even if we do not filter by consumer on the services, we can do it early in t...Henning Baldersheim2021-12-171-5/+14
* Zero out the builders as soon as they are used to avoid keeping both alive wh...Henning Baldersheim2021-12-151-3/+14
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Unify on using the MetricId class to avoid creating many instances on the fly.Henning Baldersheim2021-09-021-3/+3
* Fix typosJon Bratseth2021-03-041-1/+1
* Non-functional changes onlyJon Bratseth2021-03-041-3/+4
* Use java.util.logging.Level in static imports.gjoranv2020-04-251-4/+4
* Allow retrieving metrics as mutable metrics packet builders.gjoranv2020-02-131-1/+10
* Add/corect copyright headersJon Bratseth2020-01-031-4/+1
* Split test. Rename flush -> purgeOla Aunrønning2019-12-021-5/+5
* Allow flushing external metrics through RPCOla Aunrønning2019-12-021-7/+11
* Add TTL to external metricsOla Aunrønning2019-12-021-0/+12
* Added YamasHandler and testOla Aunrønning2019-08-301-0/+4
* Propagate service health when metrics could not be retrieved.gjoranv2019-06-141-0/+2
* New metrics-proxygjoranv2019-05-101-0/+160
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-091-160/+0
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-0/+160
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-160/+0
* New metrics-proxygjoranv2019-05-021-0/+160