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 3dc319f commit 41254efCopy full SHA for 41254ef
docs/pino.asciidoc
@@ -209,7 +209,7 @@ etc.
209
210
This ECS log formatter integrates with https://www.elastic.co/apm[Elastic APM].
211
If your Node app is using the {apm-node-ref}/intro.html[Node.js Elastic APM Agent],
212
-then fields are added to log records that {ecs-ref}ecs-tracing.html[identify an active trace] and the configured service name
+then fields are added to log records that {ecs-ref}/ecs-tracing.html[identify an active trace] and the configured service name
213
({ecs-ref}/ecs-service.html#field-service-name["service.name"] and
214
{ecs-ref}/ecs-event.html#field-event-dataset["event.dataset"]).
215
These fields allow cross linking between traces and logs in Kibana and support
0 commit comments