summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/test/java/ai/vespa/metricsproxy/service
Commit message (Expand)AuthorAgeFilesLines
* Don't swallow exception in testjonmv2023-11-201-8/+7
* Update copyrightJon Bratseth2023-10-0912-11/+12
* Clean up test as implementation has changed to use a set.Henning Baldersheim2022-12-181-30/+53
* Add unit test showing that we are not there yet.Henning Baldersheim2022-12-161-2/+14
* Rename MetricsParser.Consumer to Collector to avoid confusion.gjoranv2022-12-164-14/+12
* Fix a hashing bug in MetricsParser, and use record for Dimension.gjoranv2022-12-161-0/+16
* Add test of MetricsParser's dimensions hashing.gjoranv2022-12-161-0/+79
* Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-301-3/+2
* qrserver -> container, part 2Harald Musum2022-08-091-1/+1
* qrserver -> containerHarald Musum2022-08-084-25/+21
* Specify timeout for non-blocking I/O in http clientsBjørn Christian Seime2022-06-131-0/+1
* Stabilize metrics-proxy testsBjørn Christian Seime2022-06-101-5/+7
* - 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-182-2/+4
* 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-175-58/+55
* Add test and benchmark for smaps parsing and avoid using regex.Henning Baldersheim2021-12-151-10/+77
* No functional changesJon Bratseth2021-12-154-8/+28
* Update 2020 Oath copyrights.gjoranv2021-10-2711-11/+11
* Prevent division by zeroHenning Baldersheim2021-10-141-7/+9
* cpu.util -> cpu_utilHenning Baldersheim2021-10-141-1/+1
* Make system metrics testable.Henning Baldersheim2021-10-141-3/+118
* Revert "Revert "Consume and process metrics as they are parsed.""Harald Musum2021-09-093-19/+24
* Revert "Consume and process metrics as they are parsed."Harald Musum2021-09-093-24/+19
* Consume and process metrics as they are parsed.Henning Baldersheim2021-09-093-19/+24
* Unify on using the MetricId class to avoid creating many instances on the fly.Henning Baldersheim2021-09-024-6/+10
* admin/slobrok.0 does not always exist ....... anymore.Henning Baldersheim2021-05-272-3/+3
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-2/+1
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-1/+2
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-2/+1
* Remove topleveldispatch remnantsHarald Musum2020-09-252-6/+1
* Reuse Supervisor instanceBjørn Christian Seime2020-03-192-37/+40
* use RPC directly instead of calling external processArne Juul2020-03-182-22/+3
* memory.util -> mem.utilJon Bratseth2020-03-101-1/+1
* Add/corect copyright headersJon Bratseth2020-01-0311-42/+11
* Add Prometheus http apigjoranv2019-08-271-1/+1
* Erroneously removed comment revivedOlli Virtanen2019-07-041-0/+1
* Allocate ports dynamicallyOlli Virtanen2019-07-043-17/+15
* Propagate service health when metrics could not be retrieved.gjoranv2019-06-141-0/+32
* Remove method that was only used in tests.gjoranv2019-06-111-4/+4
* Refactoring onlygjoranv2019-06-112-2/+4
* Remove unused ServiceListener interface.gjoranv2019-06-031-2/+1
* minor: rename test utilitygjoranv2019-05-283-9/+5
* New metrics-proxygjoranv2019-05-1010-0/+628
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-0910-628/+0
* Reapply Gjoranv/New metrics proxygjoranv2019-05-0710-0/+628
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-0710-628/+0
* Resolve test files from class loader.gjoranv2019-05-033-7/+6
* New metrics-proxygjoranv2019-05-0210-0/+629