Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Tracing TracingConfig `json:"tracing"`
Metrics MetricsConfig `json:"metrics"`
Runtime RuntimeConfig `json:"runtime"`
}
func DefaultConfig ¶
func DefaultConfig() *Config
type MetricsConfig ¶
type RuntimeConfig ¶
type TracingConfig ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
metricstest
Package metricstest provides test helpers to assert OTel metrics are recorded properly.
|
Package metricstest provides test helpers to assert OTel metrics are recorded properly. |
|
Package runtime provides configuration to publish Go runtime statistics and HTTP helpers to expose Go runtime profiling data
|
Package runtime provides configuration to publish Go runtime statistics and HTTP helpers to expose Go runtime profiling data |
Click to show internal directories.
Click to hide internal directories.