View Source Telepoison.URI (telepoison v2.0.0)
Exposes a function to normalise URIs in a format suitable for usage as Open Telemetry metadata.
Summary
Functions
Infers the route of the provided HTTPoison.Request
, returned in a format suitable for usage as Open Telemetry metadata.
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.