Categorygithub.com/boxjan/prometheus-remote-write
repositorypackage
0.0.0-20230731134650-21a2a3f75ca3
Repository: https://github.com/boxjan/prometheus-remote-write.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

prometheus-remote-write

You can use like github.com/prometheus/client_golang/prometheus/push to push any gatherers to any prometheus like storage. Use AddLable function to add extra label.

Summery and Histogram only report sum and count.