package
Version:
v0.0.0-...-a5cab06
Opens a new window with list of versions in this module.
Published: Jan 23, 2018
License: BSD-2-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package carbonmem is a memory-backed carbon store
TrigramCutoff sets percentage above which trigrams are removed from the search index
Count is the number of times a metric has been seen in a time period
Fetched is a response to a fetch request
Glob is a response to a find query
MetricID identifies a metric in the memory store
Whisper is an in-memory whisper-like store
NewWhisper returns a new Whisper store
Fetch retrieves a metric between two given epochs
Find expands a glob query across the metrics in the store
Len returns how many metrics are in the store
Set adds a metric at a given epoch with a given value
TopK returns the top 100 metrics (by count over the preceding time period) matching the query prefix
Source Files
¶
Click to show internal directories.
Click to hide internal directories.