tracing

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 17 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init added in v1.0.8

The `InitTracer` function initializes an OpenTelemetry tracer with a specified configuration, exporter, and resource.

Types

type OtelGoTracingConfig added in v1.0.0

type OtelGoTracingConfig struct {
	HostMetricsEnabled     bool
	HostMetricsInterval    time.Duration
	RuntimeMetricsEnabled  bool
	RuntimeMetricsInterval time.Duration
}

The OtelGoTracingConfig type is used to configure whether host metrics are enabled or not. @property {bool} HostMetricsEnabled - A boolean value that indicates whether host metrics are enabled or not.

Jump to

Keyboard shortcuts

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