package
1.7.7
Repository: https://github.com/foobar/influxdb.git
Documentation: pkg.go.dev

# Packages

Package remote is a generated protocol buffer package.

# Functions

ModelTagsToLabelPairs converts models.Tags to a slice of Prometheus label pairs.
ReadRequestToInfluxStorageRequest converts a Prometheus remote read request into one using the new storage API that IFQL uses.
RemoveInfluxSystemTags will remove tags that are Influx internal (_measurement and _field).
TagsToLabelPairs converts a map of Influx tags into a slice of Prometheus label pairs.
WriteRequestToPoints converts a Prometheus remote write request of time series and their samples into Points that can be written into Influx.

# Structs

A DroppedValuesError is returned when the prometheus write request contains unsupported float64 values.