Commit 4f1ae06
authored
Set OTel exporter dependencies to
Update the dependency for open telemetry library
- Change OpenTelemetry exporter dependencies from implementation to api. The Weave and Langfuse integrations expose OtlpHttpSpanExporter in their public API, so the exporter dependencies must be available to consumers.api scope in build scripts (#1382)1 parent 35aa2c6 commit 4f1ae06
File tree
2 files changed
+4
-4
lines changed- agents/agents-features/agents-features-opentelemetry
- docs
2 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments