Telegraf

Channel Revision Published Runs on
latest/stable 75 01 Nov 2023
Ubuntu 22.04 Ubuntu 20.04
latest/candidate 75 13 Oct 2023
Ubuntu 22.04 Ubuntu 20.04
latest/edge 77 20 Oct 2023
Ubuntu 22.04 Ubuntu 20.04
canonical-is/edge 78 13 Mar 2024
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
juju deploy telegraf
Show information

Platform:

Ubuntu
22.04 20.04

The plugin-driven server agent for collecting & reporting metrics.

This charm is no longer being actively maintained. Please consider using the new Canonical Observability Stack instead. (https://charmhub.io/topics/canonical-observability-stack) Telegraf is an agent written in Go for collecting metrics from the system it's running on, or from other services, and writing them into InfluxDB or other outputs. Design goals are to have a minimal memory footprint with a plugin system so that developers in the community can easily add support for collecting metrics from well known services (like Hadoop, Postgres, or Redis) and third party APIs (like Mailchimp, AWS CloudWatch, or Google Analytics). New input and output plugins are designed to be easy to contribute, we'll eagerly accept pull requests and will manage the set of plugins that Telegraf supports. See the contributing guide for instructions on writing new plugins.