View Source Telepoison.URI (telepoison v1.2.2)
Exposes a function to normalise URIs in a format suitable for usage as Open Telemetry metadata.
Link to this section Summary
Functions
Infers the route of the provided HTTPoison.Request
, returned in a format suitable for usage as Open Telemetry metadata.
Link to this section Functions
@spec infer_route_from_request(HTTPoison.Request.t()) :: binary()
Infers the route of the provided HTTPoison.Request
, returned in a format suitable for usage as Open Telemetry metadata.