Discover Packages
github.com/VictoriaMetrics/VictoriaMetrics
app
vmctl
prometheus
package
Version:
v1.87.5
Opens a new window with list of versions in this module.
Published: Apr 6, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Client is a wrapper over Prometheus tsdb.DBReader
NewClient creates and validates new Client
with given Config
Explore fetches all available blocks from a snapshot
and collects the Meta() data from each block.
Explore does initial filtering by time-range
for snapshot blocks but does not take into account
label filters.
Read reads the given BlockReader according to configured
time and label filters.
Config contains a list of params needed
for reading Prometheus snapshots
Filter contains configuration for filtering
the timeseries
Stats represents data migration stats.
String returns string representation for s.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.