OpentelemetryBandit (opentelemetry_bandit v0.1.4)
OpentelemetryBandit uses telemetry handlers to create OpenTelemetry
spans.
Supported:
- :bandit, :request, :stop
- :bandit, :request, :exception
- :bandit, :websocket, :stop
Summary
Functions
Initializes and configures the telemetry handlers.
Functions
Link to this function
handle_request_exception(event, measurements, meta, config)
Link to this function
handle_request_stop(event, measurements, meta, config)
Link to this function
handle_websocket_stop(event, measurements, meta, config)
Link to this function
setup(opts \\ [])
@spec setup(any()) :: :ok
Initializes and configures the telemetry handlers.