Documentation ¶
Overview ¶
Deprecated: [0.116.0] Use go.opentelemetry.io/collector/exporter/exporterhelper/xexporterhelper instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NewProfilesExporter = xexporterhelper.NewProfilesExporter
NewProfilesExporter creates an xexporter.Profiles that records observability metrics and wraps every request with a Span. Deprecated: [0.116.0] Use xexporterhelper.NewProfilesExporter instead.
View Source
var NewProfilesRequestExporter = xexporterhelper.NewProfilesRequestExporter
NewProfilesRequestExporter creates a new profiles exporter based on a custom ProfilesConverter and RequestSender. Deprecated: [0.116.0] Use xexporterhelper.NewProfilesRequestExporter instead.
Functions ¶
This section is empty.
Types ¶
type RequestFromProfilesFunc ¶
type RequestFromProfilesFunc = xexporterhelper.RequestFromProfilesFunc
RequestFromProfilesFunc converts pprofile.Profiles into a user-defined Request. Deprecated: [0.116.0] Use xexporterhelper.RequestFromProfilesFunc instead.
Click to show internal directories.
Click to hide internal directories.