Categorygithub.com/cevian/prometheusdocumentationexamplesremote_storageremote_storage_bridgeopentsdb
package
2.0.0-alpha.0+incompatible
Repository: https://github.com/cevian/prometheus.git
Documentation: pkg.go.dev
# Functions
NewClient creates a new Client.
# Structs
Client allows sending batches of Prometheus samples to OpenTSDB.
StoreSamplesRequest is used for building a JSON request for storing samples via the OpenTSDB.
# Type aliases
TagValue is a model.LabelValue that implements json.Marshaler and json.Unmarshaler.