aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/java/ai/vespa/metricsproxy/core/VespaMetrics.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Rename MetricsParser.Consumer to Collector to avoid confusion.gjoranv2022-12-161-15/+15
* Use the Instant as a timestamp to make it clear what it is instead of just a ...Henning Baldersheim2021-12-181-2/+3
* Even if we do not filter by consumer on the services, we can do it early in t...Henning Baldersheim2021-12-171-19/+49
* Use the simple computeIfAbsent method.Henning Baldersheim2021-12-151-13/+3
* No functional changesJon Bratseth2021-12-151-1/+1
* Precompute mapping from MetricId to Map<ConfiguredMetric, Set<ConsumerId>> to...Henning Baldersheim2021-12-131-20/+12
* Move utilitity methods to correct class and make static.Henning Baldersheim2021-12-131-36/+33
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Revert "Revert "Consume and process metrics as they are parsed.""Harald Musum2021-09-091-84/+93
* Revert "Consume and process metrics as they are parsed."Harald Musum2021-09-091-93/+84
* Consume and process metrics as they are parsed.Henning Baldersheim2021-09-091-84/+93
* Refactor metric aggregation in preparation for inline metric handling.Henning Baldersheim2021-09-091-11/+23
* Instead of creatin a new Set of consumers every time, just keep an unmidifiab...Henning Baldersheim2021-09-081-9/+5
* Unify on using the MetricId class to avoid creating many instances on the fly.Henning Baldersheim2021-09-021-16/+13
* The metrics proxy is very memory hungry.Henning Baldersheim2021-09-011-20/+19
* SimplifyHenning Baldersheim2021-08-021-3/+2
* Non-functional changes onlyJon Bratseth2021-03-041-2/+1
* No functional changesJon Bratseth2020-09-181-8/+4
* Revert "Merge pull request #12351 from vespa-engine/revert-11875-bratseth/nod...Jon Bratseth2020-02-261-0/+1
* Revert "Bratseth/node metrics"Harald Musum2020-02-261-1/+0
* Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-201-1/+2
|\
| * Implement metrics dimensions processing.gjoranv2020-01-221-1/+2
* | Non-functional changes onlyJon Bratseth2020-01-211-0/+1
|/
* Add/corect copyright headersJon Bratseth2020-01-031-4/+1
* Revert "Revert "Gjoranv/add default public metrics consumer" MERGEOK"gjoranv2019-06-251-1/+2
* Revert "Gjoranv/add default public metrics consumer"gjoranv2019-06-241-2/+1
* Add consumers to health packet for down services.gjoranv2019-06-201-1/+2
* Propagate service health when metrics could not be retrieved.gjoranv2019-06-141-27/+39
* Remove unused constructor params.gjoranv2019-06-071-4/+1
* New metrics-proxygjoranv2019-05-101-0/+307
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-091-307/+0
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-0/+307
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-307/+0
* New metrics-proxygjoranv2019-05-021-0/+307