aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/test/java/ai/vespa/metricsproxy/service/MetricsFetcherTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Rename MetricsParser.Consumer to Collector to avoid confusion.gjoranv2022-12-161-5/+5
* - Refactor and speedup MetricParser.handleValue.Henning Baldersheim2021-12-191-1/+1
* Use the Instant as a timestamp to make it clear what it is instead of just a ...Henning Baldersheim2021-12-181-1/+2
* Add test for dimensions incorrectly containing nullHenning Baldersheim2021-12-171-0/+25
* Handle that metrics can arrive with a dimension set to null. Skip and log it ...Henning Baldersheim2021-12-171-11/+25
* Drop using hamcrest matchers and stick to simple assertEquals/True/FalseHenning Baldersheim2021-12-171-12/+11
* No functional changesJon Bratseth2021-12-151-2/+12
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Revert "Revert "Consume and process metrics as they are parsed.""Harald Musum2021-09-091-9/+20
* Revert "Consume and process metrics as they are parsed."Harald Musum2021-09-091-20/+9
* Consume and process metrics as they are parsed.Henning Baldersheim2021-09-091-9/+20
* Unify on using the MetricId class to avoid creating many instances on the fly.Henning Baldersheim2021-09-021-2/+3
* memory.util -> mem.utilJon Bratseth2020-03-101-1/+1
* Add/corect copyright headersJon Bratseth2020-01-031-4/+1
* Remove method that was only used in tests.gjoranv2019-06-111-4/+4
* minor: rename test utilitygjoranv2019-05-281-3/+1
* New metrics-proxygjoranv2019-05-101-0/+90
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-091-90/+0
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-0/+90
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-90/+0
* Resolve test files from class loader.gjoranv2019-05-031-1/+1
* New metrics-proxygjoranv2019-05-021-0/+90