package
0.14.1
Repository: https://github.com/v3io/v3io-tsdb.git
Documentation: pkg.go.dev

# Functions

Convert a V3IO blob to an integers array.
Compare compares the two label sets.
No description provided by the author
No description provided by the author
No description provided by the author
Equal returns whether the two label sets are equal.
No description provided by the author
No description provided by the author
No description provided by the author
Check if the current error was caused specifically because the condition was evaluated to false.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LabelsFromMap returns new sorted Labels from the given map.
No description provided by the author
LabelsFromStringList creates new labels from pairs of strings.
LabelsFromStringList creates new labels from a string in the following format key1=label1[,key2=label2,...].
No description provided by the author
No description provided by the author
NewBuilder returns a new LabelsBuilder.
No description provided by the author
Convert a "[0-9]+[mhd]" duration string (for example, "24h") to a Unix timestamp in milliseconds integer.
Convert a time string to a Unix timestamp in milliseconds integer.
ToLabels returns a sorted Labels from the given labels.

# Constants

Well-known label names used by Prometheus components.
Well-known label names used by Prometheus components.
Well-known label names used by Prometheus components.
Well-known label names used by Prometheus components.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Builder allows modifiying Labels.
Label is a key/value pair of strings.
Null-series iterator.
Null-series set.

# Interfaces

No description provided by the author
No description provided by the author
Series represents a single time series.
SeriesIterator iterates over the data of a time series.
SeriesSet contains a set of series.

# Type aliases

Labels is a sorted set of labels.