--- slug: /send-data/collect-from-other-data-sources/collect-metrics-telegraf title: Collect Metrics Using Telegraf sidebar_label: Telegraf description: Learn about using using Telgraf, an open source, plugin-based collector, to obtain metrics from an application and to send those metrics to Sumo Logic. canonical: https://www.sumologic.com/help/docs/send-data/collect-from-other-data-sources/collect-metrics-telegraf/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; These topics describe using Telegraf, an open source, plugin-based collector, to obtain metrics from an application and to send those metrics to Sumo Logic. In this section, we'll introduce the following concepts:
Configure Telegraf plugins to fetch metrics from your applications and send them to Sumo Logic.
Install Telegraf on a Kubernetes and Non-Kubernetes environment.
Configure Telegraf input plugins to collect metrics from an application or service.
Configure the Telegraf output plugin to send metrics to Sumo Logic.
Collect custom JMX metrics using the Jolokia agent and Telegraf.