Agents Guide

We support a variety of ways to collect and forward system performance metrics from your running instances and servers. Some of these agents also have plugins compatible with other 3rd party services.

  • The Hosted Graphite Agent

    • Our agent made specifically for Hosted Graphite, with an easy 1-click installation

  • Telegraf

    • The recommended agent because of it's many input plugins for 3rd party technologies

  • K8 Telegraf Daemon

    • A quick and easy way to monitor the performance of your Kubernetes clusters

  • OpenTelemetry

    • A powerful and flexible observability agent that supports Graphite metric exporting

  • StatsD

    • Commonly used for application monitoring and can also be used as a pre-aggregator

  • collectd

    • A well documented agent that also supports a wide range of 3rd party plugins

  • Diamond

    • A reliable agent that we use for our own internal monitoring

Security Disclaimer

All agents we recommend for metric collection are configured to securely transmit data using your unique Hosted Graphite API key. This ensures that each data packet is authenticated and isolated to your specific environment. We prioritize security in our recommendations, selecting agents with proven records in secure data handling.

With the recommended Telegraf agent, most of their input plugins also have an optional TLS config for additional security measures when connecting to your internal services.

Last updated

Was this helpful?