Skip to content

withinstem/telegraf-statsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegraf StasD stem

Telegraf is a plugin-driven server agent for collecting and sending metrics and events from databases, systems, and IoT sensors.*

Build

Build from the official telegraf docker image. Stick to current version.

Configuration

Configuration based on the official sample config.

Changes made:

  • InfluxDB output url set to udp://influxdb-1:8089 to match InfluxDB stem.
  • UDP endpoint database set to telegraf.
  • Disabled system inputs: cpu, mem, disk, etc.
  • StatsD input server enabled with default settings.

Deployment

Deploy with docker using embedded ops-docker tool.

Scripts available:

  • scripts/start for launching local instance.
  • scripts/rollout for rolling out to remote host
  • scripts/rollback for rolling back

License

The Unlicense.

About

Telegraf StatsD stem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published