package
1.8.7
Repository: https://github.com/grafana/beyla.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

IgnoreAll prevents sending both metrics and traces for ignored patterns.
No description provided by the author
IgnoreMetrics prevents sending metric events for ignored patterns.
IgnoreTraces prevents sending trace events for ignored patterns.
No description provided by the author
No description provided by the author
No description provided by the author
UnmatchHeuristic detects the route field using a heuristic.
UnmatchPath sets the Route field to the same values as the Path.
UnmatchUnset leaves the Route field as empty.
UnmatchWildcard sets the route field to a generic asterisk symbol.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
RoutesConfig allows grouping URLs sharing a given pattern.

# Type aliases

No description provided by the author
UnmatchType defines which actions to do when a route pattern is not recognized.