datadogexporter

package module
v0.61.0-rc.6 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: 28 Imported by: 1

Documentation

Overview

Package datadogexporter provides a factory for the Datadog exporter.

Index

Constants

View Source
const (
	// LogsStability is the stability level of the logs datatype.
	LogsStability = component.StabilityLevelBeta
	// TracesStability is the stability level of the traces datatype.
	TracesStability = component.StabilityLevelBeta
	// MetricsStability is the stability level of the metrics datatype.
	MetricsStability = component.StabilityLevelBeta
)

Variables

View Source
var Type = component.MustNewType("datadog")

Type is the type of the exporter

Functions

func CreateDefaultConfig added in v0.56.0

func CreateDefaultConfig() component.Config

CreateDefaultConfig creates the default exporter configuration

func Meter

func Meter(settings component.TelemetrySettings) metric.Meter

Meter returns a new metric.Meter for the exporter.

func NewFactory

NewFactory creates a Datadog exporter factory

func Tracer

func Tracer(settings component.TelemetrySettings) trace.Tracer

Tracer returns a new trace.Tracer for the exporter.

Types

This section is empty.

Jump to

Keyboard shortcuts

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