Telegraf is an open source server agent that can be used as a Windows service.

Telegraf is a server agent that can be used to collect and send metrics and events from databases.

Telegraf requires a very minimal memory footprint and is written in Go.

Telegraf can collect metrics from a wide array of inputs and write them into outputs.It is easy to extend because it is plug-in-driven for both collection and output of data.It is written in Go and can be executed on any system with no need for package management tools.

It's easy to start collecting metrics from your end-points with over 200 plugins already written by subject matter experts.With the ease of development, you can build your own monitor to fit your needs.Telegraf can be used to convert the input data formats into metrics.InfluxDB Line Protocol is one of the things included.

The Telegraf architecture supports your processes and doesn't force you to change them.It just fits with your architecture if you need it to sit on the edge or in a centralized manner.It is easy to implement because of Telegraf's flexibility.

Telegraf allows new inputs and outputs to be easily added, with many integrations to a variety of metrics, events, and logs from popular containers and systems.Listen for metrics via the StatsD and Kafka consumer services.

Telegraf is able to send metrics to a variety of other datastores, services, and message queues.

You will learn how to send data from a variety of systems, apps, databases and services in the appropriate format to InfluxDB.

You will learn how to send data from a variety of systems, apps, databases and services to InfluxDB in the appropriate format.

David McKay will show how to use Telegraf for monitoring of Cloud Native systems in this talk.

In this video, you will learn how to write your own Telegraf Plugin.This requires an understanding of the Go programming language.

In this video, you will learn how to write your own Telegraf plug-in.This requires an understanding of the Go programming language.