package
0.1.3
Repository: https://github.com/nginx/telemetry-exporter.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.

# Functions

CreateOTLPSpanProvider creates a new gRPC OTLP span provider.
NewErrorHandler creates a new ErrorHandler.
NewExporter creates a new Exporter.
WithGlobalOTelErrorHandler sets the global OpenTelemetry error handler.
WithGlobalOTelLogger sets the global OpenTelemetry logger.

# Structs

Data defines common telemetry data points for NGINX Kubernetes-related projects.
ErrorHandler capture errors generated by the OpenTelemetry SDK.
Exporter exports telemetry data.
ExporterConfig contains the configuration for the Exporter.

# Interfaces

Exportable allows exporting telemetry data using the Exporter.
SpanExporter is used to generate a fake for the unit test.

# Type aliases

Option is a configuration option for the Exporter.
SpanProvider provides a span exporter.