package
0.74.0
Repository: https://github.com/beatlabs/patron.git
Documentation: pkg.go.dev

# Packages

Package log provides logging abstractions.
No description provided by the author
No description provided by the author

# Functions

ClientAttribute returns the attribute key-value pair for a client.
ComponentAttribute returns the attribute key-value pair for a component.
Setup initializes OpenTelemetry's traces and metrics.
StatusAttribute returns the attribute key-value pair for the status of an operation.

# Variables

FailedAttribute is the attribute key-value pair for a failed operation.
SucceededAttribute is the attribute key-value pair for a succeeded operation.

# Structs

Config represents the configuration for setting up traces, metrics and logs.
Provider represents the observability provider that includes the metric and trace providers.