Skip to content

Commit 16eb865

Browse files
authored
Merge pull request #126682 from RohitRanjanMS/patch-5
Isolated does support distributed tracing.
2 parents a7c9c8c + db86b37 commit 16eb865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ In [C#](functions-dotnet-class-library.md#log-custom-telemetry-in-c-functions),
8888

8989
### Dependencies
9090

91-
Starting with version 2.x of Functions, Application Insights automatically collects data on dependencies for bindings that use certain client SDKs. Application Insights distributed tracing and dependency tracking aren't currently supported for C# apps running in an [isolated worker process](dotnet-isolated-process-guide.md). Application Insights collects data on the following dependencies:
91+
Starting with version 2.x of Functions, Application Insights automatically collects data on dependencies for bindings that use certain client SDKs. Application Insights collects data on the following dependencies:
9292

9393
+ Azure Cosmos DB
9494
+ Azure Event Hubs

0 commit comments

Comments
 (0)