aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/java/ai/vespa/metricsproxy/telegraf
Commit message (Expand)AuthorAgeFilesLines
* Remove telegraf metrics-proxy integrationOla Aunronning2023-03-102-144/+0
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
* Create telegraf.conf parent folderOla Aunrønning2020-05-181-1/+9
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-252-3/+3
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-252-2/+2
* Remove assumption of VESPA_HOME location in TelegrafTestOla Aunrønning2020-04-161-3/+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
* 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