# Packages
Package remote is a generated protocol buffer package.
# Functions
ReadRequestToInfluxQLQuery converts a Prometheus remote read request to an equivalent InfluxQL query that will return the requested data when executed.
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.
# Variables
No description provided by the author