@@ -1011,15 +1011,18 @@ sections:
1011
1011
|Feature | .NET | Node.js | Python | Java |
1012
1012
|--------------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|--------------------|
1013
1013
| [Distributed tracing](app/distributed-tracing-telemetry-correlation.md) | :warning: | :warning: | :warning: | :white_check_mark: |
1014
- | [Custom metrics](app/opentelemetry-add-modify.md#add-custom-metrics) | :warning: | :warning: | :warning: | :white_check_mark: |
1014
+ | [Custom metrics](app/opentelemetry-add-modify.md#add-custom-metrics) | :warning: | :warning: | :warning: | :white_check_mark: |
1015
1015
| [Standard metrics](app/standard-metrics.md) (accuracy currently affected by sampling) | :warning: | :warning: | :warning: | :white_check_mark: |
1016
1016
| [Fixed-rate sampling](app/sampling.md) | :warning: | :warning: | :warning: | :white_check_mark: |
1017
1017
| [Offline storage and automatic retries](app/opentelemetry-configuration.md#offline-storage-and-automatic-retries) | :warning: | :warning: | :warning: | :white_check_mark: |
1018
1018
| [Exception reporting](app/asp-net-exceptions.md) | :warning: | :warning: | :warning: | :white_check_mark: |
1019
1019
| [Logs collection](app/asp-net-trace-logs.md) | :warning: | :warning: | :warning: | :white_check_mark: |
1020
+ | [Custom Events](app/usage-overview.md#custom-business-events) | :x: | :x: | :x: | :white_check_mark: |
1020
1021
| [Azure Active Directory authentication](app/azure-ad-authentication.md) | :warning: | :warning: | :warning: | :white_check_mark: |
1021
- | [Autopopulate cloud role name/role instance on Azure](app/distributed-tracing-telemetry-correlation.md#role-names) | :x: | :warning: | :warning: | :white_check_mark: |
1022
1022
| [Live metrics](app/live-stream.md) | :x: | :x: | :x: | :white_check_mark: |
1023
+ | Detect Resource Context for VM/VMSS and App Svc | :warning: | :x: | :warning: | :white_check_mark: |
1024
+ | Detect Resource Context for AKS and Functions | :x: | :x: | :x: | :white_check_mark: |
1025
+ | Availability Testing Span Filtering | :x: | :x: | :x: | :white_check_mark: |
1023
1026
| Autopopulation of user ID, authenticated user ID, and user IP | :x: | :x: | :x: | :white_check_mark: |
1024
1027
| Manually override/set operation name, user ID, or authenticated user ID | :x: | :x: | :x: | :white_check_mark: |
1025
1028
| [Adaptive sampling](app/sampling.md#adaptive-sampling) | :x: | :x: | :x: | :white_check_mark: |
0 commit comments