aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/OWNERS
Commit message (Collapse)AuthorAgeFilesLines
* New metrics-proxygjoranv2019-05-101-0/+1
|
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-091-1/+0
|
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-0/+1
| | | | This reverts commit 8b0272c3104080d1f293e6a709208d2ea149fc03.
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-1/+0
|
* New metrics-proxygjoranv2019-05-021-0/+1
* 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.