package
Version:
v0.2.5
Opens a new window with list of versions in this module.
Published: Aug 24, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BlockMeta struct {
*Meta
BlockCount int
}
BlockMeta contains aggregated metadata of all the persistent blocks.
HeadMeta contains metadata of the head block.
Meta contains metadata for a TSDB instance.
Tsdb knows how to access a Prometheus tsdb.
New returns a new instance of Tsdb.
Blocks looks for data blocks that fall within the provided time range, in the
data directory.
Close closes the underlying database connection.
BlockMeta returns metadata of the TSDB persistent blocks.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.