Top "Telegraf" questions

Telegraf is an open source, plugin-driven agent for collecting and reporting metrics written in Go with no external dependencies.

Telegraf : How to add a "input plugin"?

I am a beginner with Telegraf, and I would like to install an "input plugin". I have the configuration and …

plugins installation telegraf
Sending metrics from telegraf to prometheus

I'm running prometheus and telegraf on the same host. I'm using a few inputs plugins: inputs.cpu inputs.ntpq I've …

monitoring prometheus telegraf
Telegram Bot with Telegraf.js - Send messages to chat

I want to create a Telegram Bot with Node.js and I am using Telegraf for it. I know I …

node.js telegram telegram-bot telegraf
Telegraf test input and output plugins error multiple conf files

Telegraf version: Telegraf v1.0.1 I have the following files: /etc/telegraf/telegraf.conf main config file (which you create/get …

testing config telegraf telegraf-inputs-plugin telegraf-output-plugins
Adding dynamic tags to telegraf input

We're using telegraf to collect CloudWatch data from AWS and output it to InfluxDB. We need to add dynamic tags …

telegraf