Skip to content

dencoded/go-metrics-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-metrics-mqtt

The agent to collect runtime/metrics and publish them to MQTT broker.

The topics' names are generated atomatically and have syntax: {client_id/Go_runntime_full_metric_name}

For example: my-test-app/cpu/classes/gc/mark/assist:cpu-seconds

Please see ./examples folder for usages (e.g., with AWS IoT core).

About

The agent to collect Golang runtime metrics and publish them to MQTT broker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages