Skip to content

Commit 3c76ebf

Browse files
Merge pull request #250910 from mattmccleary/patch-34
Update faq.yml
2 parents c598d9b + 7e64588 commit 3c76ebf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/azure-monitor/faq.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,15 +1011,18 @@ sections:
10111011
|Feature | .NET | Node.js | Python | Java |
10121012
|--------------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|--------------------|
10131013
| [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: |
10151015
| [Standard metrics](app/standard-metrics.md) (accuracy currently affected by sampling) | :warning: | :warning: | :warning: | :white_check_mark: |
10161016
| [Fixed-rate sampling](app/sampling.md) | :warning: | :warning: | :warning: | :white_check_mark: |
10171017
| [Offline storage and automatic retries](app/opentelemetry-configuration.md#offline-storage-and-automatic-retries) | :warning: | :warning: | :warning: | :white_check_mark: |
10181018
| [Exception reporting](app/asp-net-exceptions.md) | :warning: | :warning: | :warning: | :white_check_mark: |
10191019
| [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: |
10201021
| [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: |
10221022
| [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: |
10231026
| Autopopulation of user ID, authenticated user ID, and user IP | :x: | :x: | :x: | :white_check_mark: |
10241027
| Manually override/set operation name, user ID, or authenticated user ID | :x: | :x: | :x: | :white_check_mark: |
10251028
| [Adaptive sampling](app/sampling.md#adaptive-sampling) | :x: | :x: | :x: | :white_check_mark: |

0 commit comments

Comments
 (0)