Categorygo.elastic.co/apm/module/apmgin/v2
modulepackage
2.6.3
Repository: https://github.com/elastic/apm-agent-go.git
Documentation: pkg.go.dev

# Functions

Middleware returns a new Gin middleware handler for tracing requests and reporting errors.
WithPanicPropagation returns an Option which enable panic propagation.
WithRequestIgnorer returns a Option which sets r as the function to use to determine whether or not a request should be ignored.
WithTracer returns an Option which sets t as the tracer to use for tracing server requests.

# Type aliases

Option sets options for tracing.