Commit 87fda82
Update OTEL config to include all fields with env variables
- Added service-name, endpoint, exporter-protocol, and headers fields
- All fields use @env() syntax to reference OTEL environment variables
- Updated both example dab-config.json and README documentation
Co-authored-by: tommasodotNET <12819039+tommasodotNET@users.noreply.github.com>1 parent 6cd13b7 commit 87fda82
File tree
2 files changed
+10
-2
lines changed- examples/data-api-builder/CommunityToolkit.Aspire.Hosting.Azure.DataApiBuilder.AppHost
- src/CommunityToolkit.Aspire.Hosting.Azure.DataApiBuilder
2 files changed
+10
-2
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
128 | 132 | | |
129 | 133 | | |
130 | 134 | | |
| |||
0 commit comments