Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertOtelToGoogle ¶
func ConvertOtelToGoogle(src *otelProfile.Profile) *googleProfile.Profile
ConvertOtelToGoogle converts an OpenTelemetry profile to a Google profile.
func OprofToPprof ¶
func OprofToPprof(p *otelProfile.Profile) ([]byte, error)
Types ¶
type Handler ¶
type Handler interface { http.Handler pprofileotlp.ProfilesServiceServer }
func NewOTLPIngestHandler ¶
func NewOTLPIngestHandler(svc PushService, l log.Logger, me bool) Handler
type PushService ¶
Click to show internal directories.
Click to hide internal directories.