pyroscope

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: AGPL-3.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewIngestHandler added in v0.6.1

func NewIngestHandler(l log.Logger, p ingestion.Ingester) http.Handler

func NewPyroscopeIngestHandler

func NewPyroscopeIngestHandler(svc PushService, logger log.Logger) http.Handler

Types

type PushService

type PushService interface {
	Push(ctx context.Context, req *connect.Request[pushv1.PushRequest]) (*connect.Response[pushv1.PushResponse], error)
}

Jump to

Keyboard shortcuts

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