Skip to content

Run TIG(telegraf-influxdb-grafana) stack in one command

Notifications You must be signed in to change notification settings

probablyArth/TIG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIG

Run TIG in one command

How to use

  • give execute permission to start.sh
  • run ./start.sh
  • for stopping, do the same for ./stop.sh

Config files will be generated based on the .env file.

Config

  • StatsD plugin on telegraf
  • InfluxDB datasource already configured in grafana through datasource file
  • InfluxDB & grafana data is persisted in docker volumes. If you dont want volumes to be deleted on stop, add a --volume flag in docker-compose down cmd in ./stop.sh

Images used

  • influxdb:1.8
  • telegraf:1.29
  • grafana/grafana:10.4.2

About

Run TIG(telegraf-influxdb-grafana) stack in one command

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages