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

# Functions

NewIngesterServiceClient constructs a client for the ingester.v1.IngesterService service.
NewIngesterServiceHandler builds an HTTP handler from the service implementation.
RegisterIngesterServiceHandler register an HTTP handler to a mux.Router from the service implementation.

# Constants

IngesterServiceBlockMetadataProcedure is the fully-qualified name of the IngesterService's BlockMetadata RPC.
IngesterServiceFlushProcedure is the fully-qualified name of the IngesterService's Flush RPC.
IngesterServiceGetBlockStatsProcedure is the fully-qualified name of the IngesterService's GetBlockStats RPC.
IngesterServiceGetProfileStatsProcedure is the fully-qualified name of the IngesterService's GetProfileStats RPC.
IngesterServiceLabelNamesProcedure is the fully-qualified name of the IngesterService's LabelNames RPC.
IngesterServiceLabelValuesProcedure is the fully-qualified name of the IngesterService's LabelValues RPC.
IngesterServiceMergeProfilesLabelsProcedure is the fully-qualified name of the IngesterService's MergeProfilesLabels RPC.
IngesterServiceMergeProfilesPprofProcedure is the fully-qualified name of the IngesterService's MergeProfilesPprof RPC.
IngesterServiceMergeProfilesStacktracesProcedure is the fully-qualified name of the IngesterService's MergeProfilesStacktraces RPC.
IngesterServiceMergeSpanProfileProcedure is the fully-qualified name of the IngesterService's MergeSpanProfile RPC.
IngesterServiceName is the fully-qualified name of the IngesterService service.
IngesterServiceProfileTypesProcedure is the fully-qualified name of the IngesterService's ProfileTypes RPC.
IngesterServicePushProcedure is the fully-qualified name of the IngesterService's Push RPC.
IngesterServiceSeriesProcedure is the fully-qualified name of the IngesterService's Series RPC.

# Structs

UnimplementedIngesterServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

IngesterServiceClient is a client for the ingester.v1.IngesterService service.
IngesterServiceHandler is an implementation of the ingester.v1.IngesterService service.