summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/java/ai
Commit message (Expand)AuthorAgeFilesLines
...
* Reuse Supervisor instanceBjørn Christian Seime2020-03-191-14/+25
* use RPC directly instead of calling external processArne Juul2020-03-181-32/+29
* Declare the thread pool final.gjoranv2020-03-171-1/+1
* Use a ConcurrentHashMap for metrics snapshots for each node.gjoranv2020-03-171-1/+3
* Don't recreate the thread pool upon exceptions.gjoranv2020-03-171-2/+0
* Reduce log levelHarald Musum2020-03-131-2/+3
* Use new scripts for starting/stopping the Telegraf process.gjoranv2020-03-051-5/+12
* Determine metrics API protocol based on isHostedVespaOla Aunrønning2020-02-271-0/+1
* Revert "Merge pull request #12351 from vespa-engine/revert-11875-bratseth/nod...Jon Bratseth2020-02-268-3/+12
* Revert "Bratseth/node metrics"Harald Musum2020-02-268-12/+3
* Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-252-0/+128
|\
| * Set telegraf log path under Vespa homeOla Aunrønning2020-02-241-0/+3
| * Log warning when stdErr is not empty. More debug loggingOla Aunrønning2020-02-212-5/+14
| * Update metrics-proxy/src/main/java/ai/vespa/metricsproxy/telegraf/TelegrafReg...Ola Aunrønning2020-02-201-1/+1
| * Update metrics-proxy/src/main/java/ai/vespa/metricsproxy/telegraf/TelegrafReg...Ola Aunrønning2020-02-201-1/+1
| * Add some info and debug loggingOla Aunrønning2020-02-202-0/+12
| * Evaluate template directly in Velocity engine. Read template using InputStrea...Ola Aunrønning2020-02-201-11/+11
| * Map input plugins to appropriate output pluginOla Aunrønning2020-02-201-1/+0
| * Load template using ClasspathResourceLoader. Renamed templateOla Aunrønning2020-02-201-4/+12
| * Support configuring an arbitrary number of Cloudwatch pluginsOla Aunrønning2020-02-201-11/+4
| * Consider if cloudwatch profile is set. Removed compile specification in pom.Ola Aunrønning2020-02-201-1/+2
| * Added Telegraf componentOla Aunrønning2020-02-202-0/+103
* | Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-2018-169/+397
|\|
| * Add metrics/v2 handlergjoranv2020-02-144-2/+104
| * Allow inspecting consumers in MetricsPacket.Buildergjoranv2020-02-131-0/+4
| * Allow retrieving metrics as mutable metrics packet builders.gjoranv2020-02-131-1/+10
| * Use correct path (/values) to the metrics api on metrics-proxy.gjoranv2020-01-281-1/+1
| * Use camel-case for 'clusterId' dimensiongjoranv2020-01-281-1/+1
| * Revert "Gjoranv/metrics v2 in container 2"gjoranv2020-01-281-1/+1
| * Use camel-case for 'clusterId' dimensiongjoranv2020-01-271-1/+1
| * Move metrics handler utilities to new package in container-coregjoranv2020-01-237-151/+11
| * Implement metrics dimensions processing.gjoranv2020-01-228-15/+268
* | Non-functional changes onlyJon Bratseth2020-01-218-3/+12
|/
* Merge pull request #11840 from vespa-engine/gjoranv/node-infogjoranv2020-01-203-25/+28
|\
| * Add node's role to json output.gjoranv2020-01-172-2/+9
| * Expose hostname, and rename nodeId -> role.gjoranv2020-01-173-23/+19
| * Propagate node to allow adding more node properties to json outputgjoranv2020-01-171-3/+3
* | Move MetricsHandler to new package and add 'V1' to its name.gjoranv2020-01-171-6/+10
|/
* Enable the default public metrics consumer in hosted Vespa.gjoranv2020-01-141-3/+8
* Move node name out of the 'node' object.gjoranv2020-01-093-6/+5
* Follow renaming from configId to nodeIdgjoranv2020-01-061-7/+7
* Rename configId to nodeId in MetricsNodesConfiggjoranv2020-01-061-1/+1
* Add/corect copyright headersJon Bratseth2020-01-0360-243/+60
* Remove convenience method that did not take consumer argument.gjoranv2020-01-031-6/+1
* Properly support multiple consumers when caching metrics.gjoranv2020-01-031-14/+40
* Fix a bug in conversion to metrics packetsgjoranv2019-12-261-0/+2
* Add exception to loggjoranv2019-12-261-1/+2
* Rename vespa-nodes.def to metrics-nodes.defgjoranv2019-12-242-3/+3
* Simplify generation of node clients.gjoranv2019-12-231-9/+6
* Rename config fields for clarity.gjoranv2019-12-232-2/+2