package
0.0.0-20191121140916-9649366ff4b2
Repository: https://github.com/chronosphereiox/m3.git
Documentation: pkg.go.dev

# Functions

GetQueryTerminatorTagName will return the name for the terminator matcher in the given pattern.
NewFetchResult is a convenience method for creating a FetchResult.
NewM3WrappedStorage creates a graphite storage wrapper around an m3query storage instance.
TranslateQueryToMatchersWithTerminator converts a graphite query to tag matcher pairs, and adds a terminator matcher to the end.

# Structs

DataOptions provide data context.
FetchOptions provides context to a fetch expression.
FetchResult provides a fetch result and meta information.

# Interfaces

Storage provides an interface for retrieving timeseries values or names based upon a query or path.