package
1.0.0
Repository: https://github.com/grafana/pyroscope.git
Documentation: pkg.go.dev

# Functions

NewQuerierServiceClient constructs a client for the querier.v1.QuerierService service.
NewQuerierServiceHandler builds an HTTP handler from the service implementation.
RegisterQuerierServiceHandler register an HTTP handler to a mux.Router from the service implementation.

# Constants

QuerierServiceAnalyzeQueryProcedure is the fully-qualified name of the QuerierService's AnalyzeQuery RPC.
QuerierServiceDiffProcedure is the fully-qualified name of the QuerierService's Diff RPC.
QuerierServiceGetProfileStatsProcedure is the fully-qualified name of the QuerierService's GetProfileStats RPC.
QuerierServiceLabelNamesProcedure is the fully-qualified name of the QuerierService's LabelNames RPC.
QuerierServiceLabelValuesProcedure is the fully-qualified name of the QuerierService's LabelValues RPC.
QuerierServiceName is the fully-qualified name of the QuerierService service.
QuerierServiceProfileTypesProcedure is the fully-qualified name of the QuerierService's ProfileTypes RPC.
QuerierServiceSelectMergeProfileProcedure is the fully-qualified name of the QuerierService's SelectMergeProfile RPC.
QuerierServiceSelectMergeSpanProfileProcedure is the fully-qualified name of the QuerierService's SelectMergeSpanProfile RPC.
QuerierServiceSelectMergeStacktracesProcedure is the fully-qualified name of the QuerierService's SelectMergeStacktraces RPC.
QuerierServiceSelectSeriesProcedure is the fully-qualified name of the QuerierService's SelectSeries RPC.
QuerierServiceSeriesProcedure is the fully-qualified name of the QuerierService's Series RPC.

# Structs

UnimplementedQuerierServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

QuerierServiceClient is a client for the querier.v1.QuerierService service.
QuerierServiceHandler is an implementation of the querier.v1.QuerierService service.