package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Jun 22, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ExporterConfig struct {
Name string `json:"name"`
Settings map[string]interface{} `json:"settings"`
}
type Telemetry struct {
Exporters []ExporterConfig `json:"exporters"`
EnablePluginTraces bool `json:"enable_plugin_traces"`
EnableRequestTraces bool `json:"enable_request_traces"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.