Mojolicious-Plugin-OpenTelemetry

 view release on metacpan or  search on metacpan

lib/Mojolicious/Plugin/OpenTelemetry.pod  view on Meta::CPAN

any placeholders. It will not include the query string.

=item C<url.scheme>

Set to the scheme of the request URL.

=item C<client.address>

Set to the
L<remote address of the transaction|Mojo::Transaction/remote_address>. This
will respect the value set in the C<X-Forwarded-For> header, if any.

=item C<client.port>

Set to the L<remote port of the transaction|Mojo::Transaction/remote_port>.

=item C<server.address>

Set to the host portion of the C<host> value in the leftmost entry in the
C<Forwarded> header, falling back to the value of the C<X-Forwarded-Proto>
header, or to the value of the C<Host> header if no other is set. The host



( run in 3.555 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )