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 7c0bd15 commit 655a5a8Copy full SHA for 655a5a8
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