summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/test/java/ai
Commit message (Expand)AuthorAgeFilesLines
* Add Vespa consumer to host life metricOla Aunrønning2022-08-151-0/+3
* Add method to use Duration as timeout to make unit explicit, and avoid many m...Henning Baldersheim2022-08-122-2/+4
* qrserver -> container, part 2Harald Musum2022-08-093-6/+6
* qrserver -> containerHarald Musum2022-08-086-31/+27
* Re-enable testsBjørn Christian Seime2022-06-162-9/+1
* Temporarily ignore tests in RpcHealthMetricsTestBjørn Christian Seime2022-06-141-0/+3
* Temporarily ignore testsBjørn Christian Seime2022-06-141-0/+5
* Specify timeout for non-blocking I/O in http clientsBjørn Christian Seime2022-06-131-0/+1
* Specify global test timeoutBjørn Christian Seime2022-06-132-0/+11
* Stabilize metrics-proxy testsBjørn Christian Seime2022-06-101-5/+7
* Increase timeout from 20s to 60s to allow overloaded nodes a chance to comple...Henning Baldersheim2022-05-052-2/+4
* Increase timeout to reduce timing issue in test.Henning Baldersheim2022-01-071-2/+2
* - 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-178-127/+119
* Preserve number typeHenning Baldersheim2021-12-171-26/+26
* numbers outside of the range of a long are forced to have a decimal punctuati...Henning Baldersheim2021-12-171-0/+17
* Avoid creating a temporary YamasArrayJsonModel which contains a copy of the M...Henning Baldersheim2021-12-163-45/+58
* Add test and benchmark for smaps parsing and avoid using regex.Henning Baldersheim2021-12-151-10/+77
* Merge pull request #20525 from vespa-engine/bratseth/cleanup-654gjoranv2021-12-156-16/+44
|\
| * No functional changesJon Bratseth2021-12-156-16/+44
* | Avoid creating many sets and lists containing the same list of consumers.Henning Baldersheim2021-12-152-6/+8
|/
* No functional changesJon Bratseth2021-12-091-3/+2
* Update 2020 Oath copyrights.gjoranv2021-10-2733-33/+33
* 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
* Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
* Do not fetch metrics for default consumer unless explicitly asked to do so.Henning Baldersheim2021-09-212-0/+5
* Use an async http client with only 2 threads.Henning Baldersheim2021-09-162-21/+29
* Try to fix unstable unit testsHarald Musum2021-09-162-11/+7
* In order to avoid possible deadlock when calling yourself for metrics when TT...Henning Baldersheim2021-09-153-25/+34
* 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-029-34/+41
* The metrics proxy is very memory hungry.Henning Baldersheim2021-09-012-4/+4
* admin/slobrok.0 does not always exist ....... anymore.Henning Baldersheim2021-05-272-3/+3
* Upgrade from hc4 to hc5.Henning Baldersheim2021-04-071-2/+3
* Add copyright headersJon Bratseth2021-03-183-0/+3
* Remove usage of org.jsonBjørn Christian Seime2021-02-026-75/+86
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-016-86/+75
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-296-75/+86
* Remove topleveldispatch remnantsHarald Musum2020-09-252-6/+1
* No functional changesJon Bratseth2020-09-188-30/+31
* Fixed broken test and fixed namingAmund Bergland Kvalsvik2020-07-201-3/+2
* added regex and hostname testAmund Bergland Kvalsvik2020-07-171-1/+30
* Add prometheus path to the resource list in the root responsegjoranv2020-07-011-8/+12