summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src
Commit message (Expand)AuthorAgeFilesLines
* 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-318-15/+262
* 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
* 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-1071-0/+5574
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-0971-5574/+0
* Reapply Gjoranv/New metrics proxygjoranv2019-05-0771-0/+5574
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-0771-5574/+0
* Resolve test files from class loader.gjoranv2019-05-037-36/+20
* New metrics-proxygjoranv2019-05-0271-0/+5590