Group
Extension

Matches 1

Mojolicious-Plugin-OpenTelemetry ( J/JJ/JJATRIA/Mojolicious-Plugin-OpenTelemetry-0.005.tar.gz, JJATRIA, 2025; MetaCPAN )
Mojolicious-Plugin-OpenTelemetry/lib/Mojolicious/Plugin/OpenTelemetry.pod ( view source; MetaCPAN )
p('https://httpbin.org/delay/1')
            ->then( sub {
                $c->render( json => shift->result->json );
            });
    };

    # Errors will be correctly captured in the span
    ge

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.