aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-0/+157
| | | | This reverts commit 8b0272c3104080d1f293e6a709208d2ea149fc03.
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-157/+0
|
* Add groupId for compiler plugin, even if optional.gjoranv2019-05-031-0/+1
|
* New metrics-proxygjoranv2019-05-021-0/+156
* Configs for services, monitoring, consumers, dimensions, rpc-connector * Add a provider for SystemPoller to simplify migration to DI. * Add test and test utils for ConfigSentinelClient. * Add package-info files. * Add MetricsConsumers class. * Extract separate classes and configs for app and node dims. * Add RpcConnector as a long-lived owner of the rpc Supervisor. * Move service updating from VespaMetrics to MetricsManager. * Move service dimensions to VespaService. * Rename service.id to 'configId' in vespa-services.def.