exporterprofiles

package module
v0.116.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Overview

Deprecated: [0.116.0] Use go.opentelemetry.io/collector/exporter/xexporter instead.

Index

Constants

This section is empty.

Variables

View Source
var NewFactory = xexporter.NewFactory

NewFactory returns a Factory. Deprecated: [0.116.0] Use xeporter.NewFactory instead.

View Source
var WithLogs = xexporter.WithLogs

WithLogs overrides the default "error not supported" implementation for CreateLogs and the default "undefined" stability level. Deprecated: [0.116.0] Use xeporter.WithLogs instead.

View Source
var WithMetrics = xexporter.WithMetrics

WithMetrics overrides the default "error not supported" implementation for CreateMetrics and the default "undefined" stability level. Deprecated: [0.116.0] Use xeporter.WithMetrics instead.

View Source
var WithProfiles = xexporter.WithProfiles

WithProfiles overrides the default "error not supported" implementation for CreateProfilesExporter and the default "undefined" stability level. Deprecated: [0.116.0] Use xeporter.WithProfiles instead.

View Source
var WithTraces = xexporter.WithTraces

WithTraces overrides the default "error not supported" implementation for CreateTraces and the default "undefined" stability level. Deprecated: [0.116.0] Use xeporter.WithTraces instead.

Functions

This section is empty.

Types

type CreateProfilesFunc

type CreateProfilesFunc = xexporter.CreateProfilesFunc

CreateProfilesFunc is the equivalent of Factory.CreateProfiles. Deprecated: [0.116.0] Use xeporter.CreateProfilesFunc instead.

type Factory deprecated added in v0.111.0

type Factory = xexporter.Factory

Deprecated: [0.116.0] Use xeporter.Factory instead.

type FactoryOption added in v0.111.0

type FactoryOption = xexporter.FactoryOption

FactoryOption apply changes to ReceiverOptions. Deprecated: [0.116.0] Use xeporter.FactoryOption instead.

type Profiles

type Profiles = xexporter.Profiles

Profiles is an exporter that can consume profiles. Deprecated: [0.116.0] Use xeporter.Profiles instead.

Jump to

Keyboard shortcuts

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