We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e7743 commit cf7da1aCopy full SHA for cf7da1a
src/CommunityToolkit.Aspire.Hosting.OpenTelemetryCollector/README.md
@@ -8,7 +8,7 @@ This .NET Aspire Integration can be used to include [OpenTelemetry Collector](ht
8
9
### Example 1: Add OpenTelemetry Collector without automatic redirection
10
11
-In this approach, only the projects and resource that you forward the collector to
+In this approach, only the projects and resource that you forward the collector to will have their telemetry forwarded to the collector.
12
13
```csharp
14
var builder = DistributedApplication.CreateBuilder(args);
0 commit comments