Skip to content

Commit

Permalink
fix(.net): retriggering build
Browse files Browse the repository at this point in the history
  • Loading branch information
zuluecho9 committed Apr 27, 2022
1 parent 3088f1a commit 965a64d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ You have three options to configure APM logs in context to send your app's logs
>

This is the simplest approach, and it's a great choice for developers who may not have the access or interest in setting up a log forwarder, or for accounts that want to see the power of logs and other linking metadata in context of their apps, without a lot of overhead.

Using this option, your logs will include `span.id`, `trace.id`, `hostname`, `entity.guid`, and `entity.name`. These attributes automatically link your logs to spans, traces, and other telemetry, making it easier to troubleshoot.

All you need to do is install an agent version with log forwarding capabilities ([.NET agent 9.7.0 or higher](/docs/release-notes/agent-release-notes/net-release-notes)), and update your configuration to enable forwarding:
Expand Down

0 comments on commit 965a64d

Please sign in to comment.