We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7efd6e commit 18fef4aCopy full SHA for 18fef4a
lib/Mojolicious/Plugin/OpenTelemetry.pod
@@ -80,7 +80,7 @@ L<propagator|OpenTelemetry/propagator>.
80
The value of the C<tracer> parameter passed on registration will be used to
81
obtain a L<tracer|OpenTelemetry::Trace::Tracer> via
82
L<OpenTelemetry::Trace::TracerProvider/tracer>. Setting this is optional. If
83
-no value is set, the value wil be read from the
+no value is set, the value will be read from the
84
L<"OTEL_SERVICE_NAME"|OpenTelemetry::SDK/OTEL_SERVICE_NAME> environment
85
variable, or from the app's L<moniker|Mojolicious/moniker>, will be used as
86
the default name, but all other values will be left unspecified.
0 commit comments