Skip to content

Commit

Permalink
Merge branch 'main' into cijothomas/doc-trace
Browse files Browse the repository at this point in the history
  • Loading branch information
cijothomas authored Oct 22, 2022
2 parents e6259b3 + 78f8bf8 commit 68330f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenTelemetry.Instrumentation.AspNetCore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ services.AddOpenTelemetryTracing((builder) =>
};
})
});

```

[Processor](../../docs/trace/extending-the-sdk/README.md#processor),
is the general extensibility point to add additional properties to any activity.
Expand Down

0 comments on commit 68330f9

Please sign in to comment.