The highest tagged major version is
v4.
package
Version:
v5.0.0-...-0681bf2
Opens a new window with list of versions in this module.
Published: Dec 30, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package otel groups together some common types for telemetry
PullServiceDiscovery is used for drivers that may initialize an HTTP service for external data pulling.
type Service struct {
Name string `json:"name" yaml:"name"`
Attributes map[string]string `json:"attributes" yaml:"attributes"`
}
Service is a serialization of OpenTelemetry resources.Resource
Source Files
¶
Click to show internal directories.
Click to hide internal directories.