profilestore

package
v0.21.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GRPCForwarder added in v0.9.0

type GRPCForwarder struct {
	profilestorepb.UnimplementedProfileStoreServiceServer
	// contains filtered or unexported fields
}

GRPCForwarder forward profiles via gRPC to another Parca instance instead of storing the profiles locally in a database.

func NewGRPCForwarder added in v0.9.0

func NewGRPCForwarder(conn grpc.ClientConnInterface, logger log.Logger) *GRPCForwarder

func (*GRPCForwarder) WriteRaw added in v0.9.0

type ProfileColumnStore added in v0.11.0

type ProfileColumnStore struct {
	profilestorepb.UnimplementedProfileStoreServiceServer
	profilestorepb.UnimplementedAgentsServiceServer
	// contains filtered or unexported fields
}

func NewProfileColumnStore added in v0.11.0

func NewProfileColumnStore(
	reg prometheus.Registerer,
	logger log.Logger,
	tracer trace.Tracer,
	metastore metastorev1alpha1.MetastoreServiceClient,
	ingester ingester.Ingester,
	enableAddressNormalization bool,
) *ProfileColumnStore

func (*ProfileColumnStore) Agents added in v0.13.0

func (*ProfileColumnStore) WriteRaw added in v0.11.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL