Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

filecoin-station/voyager-telegraf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegraf

Telegraf for HTTP monitoring in Grafana

Development

Connect to our production DB:

$ fly proxy 5454:5432 -a voyager-db

Find the Telegraf database connection string in 1Password. Change the hostname to localhost:5454 and put the connection string to DATABASE_URL env var. Also find the voyager-telegraf glif token in 1Password.

$ DATABASE_URL='...' \
  GLIF_TOKEN='...' \
  telegraf --config telegraf.conf --test

About

Telegraf for monitoring in Grafana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published