# 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.
# Packages
No description provided by the author
# Functions
No description provided by the author
# Interfaces
No description provided by the author