aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Gjoranv/add default public metrics consumer" MERGEOK"gjoranv2019-06-255-36/+138
* Revert "Gjoranv/add default public metrics consumer"gjoranv2019-06-245-138/+36
* Improve unit tests for the http handler.gjoranv2019-06-231-28/+97
* Add TODOs for filtering of extra (node) metrics.gjoranv2019-06-222-0/+3
* Rename the public default consumer and metric set to 'default'gjoranv2019-06-222-2/+1
* Add consumers to health packet for down services.gjoranv2019-06-201-1/+2
* Add 'consumer' parameter to the generic metrics handler.gjoranv2019-06-202-6/+32
* Add default public metrics consumer, only added for self-hosted.gjoranv2019-06-201-0/+4
* Propagate service health when metrics could not be retrieved.gjoranv2019-06-1415-67/+234
* Remove method that was only used in tests.gjoranv2019-06-113-21/+7
* Refactoring onlygjoranv2019-06-116-17/+12
* Remove unused constructor params.gjoranv2019-06-073-6/+3
* Fix commentsgjoranv2019-06-041-1/+6
* Minor non-functional improvementsgjoranv2019-06-042-11/+2
* Catch JsonProcessingException instead of IOExceptiongjoranv2019-06-041-2/+2
* Ensure always valid json from JsonMetricsRenderingExceptiongjoranv2019-06-044-18/+75
* Merge pull request #9652 from vespa-engine/gjoranv/remove-ServiceListenerBjørn Christian Seime2019-06-033-24/+3
|\
| * Remove unused ServiceListener interface.gjoranv2019-06-033-24/+3
* | Nonfunctional changes onlyJon Bratseth2019-06-031-0/+1
|/
* Add request handler for generic metrics format.gjoranv2019-05-319-15/+289
* Minor non-functional improvements.gjoranv2019-05-292-4/+3
* Bugfix: set sentinel client before updating services.gjoranv2019-05-291-4/+4
* Use logger instead of printStackTracegjoranv2019-05-281-1/+2
* minor: rename test utilitygjoranv2019-05-287-19/+15
* Add conversion from metrics packets to the generic json model.gjoranv2019-05-286-1/+132
* Add json model for generic metrics format.gjoranv2019-05-246-0/+245
* Extract creation of ObjectMapper to a new utility class.gjoranv2019-05-242-25/+49
* Rename JsonUtil -> YamasJsonUtilgjoranv2019-05-244-15/+12
* Add provided dep for jdisc_core to get Import-Packages.gjoranv2019-05-161-0/+7
* Use compile scope for org.json.gjoranv2019-05-161-5/+4
* Add config definitions to CMakeListsgjoranv2019-05-151-0/+7
* Remove one duplicate of monitoring config default values.gjoranv2019-05-141-1/+1
* Remove 'healthport' from vespa-services config.gjoranv2019-05-103-3/+1
* New metrics-proxygjoranv2019-05-1075-0/+5735
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-0975-5735/+0
* Add CMakeLists.txtgjoranv2019-05-071-0/+2
* Reapply Gjoranv/New metrics proxygjoranv2019-05-0774-0/+5733
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-0774-5733/+0
* Add groupId for compiler plugin, even if optional.gjoranv2019-05-031-0/+1
* Resolve test files from class loader.gjoranv2019-05-037-36/+20
* New metrics-proxygjoranv2019-05-0274-0/+5748