File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -891,15 +891,15 @@ sections:
891
891
892
892
|Feature | .NET | Node.js | Python | Java |
893
893
|---------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|--------------------|
894
- | [Distributed tracing](app/distributed-tracing.md) | :warning: | :warning: | :warning: | :white_check_mark: |
894
+ | [Distributed tracing](app/distributed-tracing-telemetry-correlation .md) | :warning: | :warning: | :warning: | :white_check_mark: |
895
895
| [Custom metrics](app/opentelemetry-enable.md#add-custom-metrics) | :warning: | :warning: | :warning: | :white_check_mark: |
896
896
| [Standard metrics](app/standard-metrics.md) (accuracy currently affected by sampling) | :warning: | :warning: | :warning: | :white_check_mark: |
897
897
| [Fixed-rate sampling](app/sampling.md) | :warning: | :warning: | :warning: | :white_check_mark: |
898
898
| [Offline storage and automatic retries](app/opentelemetry-enable.md#offline-storage-and-automatic-retries)| :warning: | :warning: | :warning: | :white_check_mark: |
899
899
| [Exception reporting](app/asp-net-exceptions.md) | :warning: | :warning: | :warning: | :white_check_mark: |
900
900
| [Logs collection](app/asp-net-trace-logs.md) | :x: | :x: | :x: | :white_check_mark: |
901
901
| [Azure Active Directory authentication](app/azure-ad-authentication.md) | :x: | :x: | :x: | :white_check_mark: |
902
- | [Autopopulate cloud role name/role instance on Azure](app/correlation.md#role-names) | :x: | :x: | :x: | :white_check_mark: |
902
+ | [Autopopulate cloud role name/role instance on Azure](app/distributed-tracing-telemetry-correlation-telemetry- correlation.md#role-names) | :x: | :x: | :x: | :white_check_mark: |
903
903
| [Live metrics](app/live-stream.md) | :x: | :x: | :x: | :white_check_mark: |
904
904
| Autopopulation of user ID, authenticated user ID, and user IP | :x: | :x: | :x: | :white_check_mark: |
905
905
| Manually override/set operation name, user ID, or authenticated user ID | :x: | :x: | :x: | :white_check_mark: |
You can’t perform that action at this time.
0 commit comments