Skip to content

Commit 655a5a8

Browse files
afscromeFullStackChef
authored andcommitted
Update Otel Collector Readme (CommunityToolkit#871)
Added some missing text to the first example.
1 parent 7c0bd15 commit 655a5a8

File tree

1 file changed

+1
-1
lines changed
  • src/CommunityToolkit.Aspire.Hosting.OpenTelemetryCollector

1 file changed

+1
-1
lines changed

src/CommunityToolkit.Aspire.Hosting.OpenTelemetryCollector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This .NET Aspire Integration can be used to include [OpenTelemetry Collector](ht
88

99
### Example 1: Add OpenTelemetry Collector without automatic redirection
1010

11-
In this approach, only the projects and resource that you forward the collector to
11+
In this approach, only the projects and resource that you forward the collector to will have their telemetry forwarded to the collector.
1212

1313
```csharp
1414
var builder = DistributedApplication.CreateBuilder(args);

0 commit comments

Comments
 (0)