Skip to content

burnout-projects/cpptelegraf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpptelegraf

C++ client for sending metrics to Telegraf inspired by pytelegraf

Build

Build cpptelegraf with cmake

  cmake -H. -Bbuild
  cd build
  cmake --build .
  cd ..

Running Tests

To run tests, run the following command

  ./build/test/telegraf_tests

About

cpptelegraf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published