summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Gjoranv/add default public metrics consumer"gjoranv2019-06-242-102/+32
* Improve unit tests for the http handler.gjoranv2019-06-231-28/+97
* Add TODOs for filtering of extra (node) metrics.gjoranv2019-06-221-0/+1
* Rename the public default consumer and metric set to 'default'gjoranv2019-06-221-1/+0
* Add 'consumer' parameter to the generic metrics handler.gjoranv2019-06-201-3/+4
* Propagate service health when metrics could not be retrieved.gjoranv2019-06-146-8/+118
* Remove method that was only used in tests.gjoranv2019-06-112-5/+7
* Refactoring onlygjoranv2019-06-112-2/+4
* Remove unused constructor params.gjoranv2019-06-072-2/+2
* Ensure always valid json from JsonMetricsRenderingExceptiongjoranv2019-06-041-0/+27
* Remove unused ServiceListener interface.gjoranv2019-06-031-2/+1
* Add request handler for generic metrics format.gjoranv2019-05-314-11/+176
* minor: rename test utilitygjoranv2019-05-287-19/+15
* Add conversion from metrics packets to the generic json model.gjoranv2019-05-281-0/+43
* Add json model for generic metrics format.gjoranv2019-05-241-0/+44
* Rename JsonUtil -> YamasJsonUtilgjoranv2019-05-242-8/+8
* Remove 'healthport' from vespa-services config.gjoranv2019-05-101-1/+0
* New metrics-proxygjoranv2019-05-1020-0/+1788
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-0920-1788/+0
* Reapply Gjoranv/New metrics proxygjoranv2019-05-0720-0/+1788
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-0720-1788/+0
* Resolve test files from class loader.gjoranv2019-05-037-36/+20
* New metrics-proxygjoranv2019-05-0220-0/+1804