Commit 4d69327
Rebase on master: fix imports for renamed OTLP classes
OtlpDataPoint, OtlpLongPoint, OtlpDoublePoint, OtlpMetricVisitor,
OtlpMetricsVisitor, OtlpScopedMetricsVisitor moved from
datadog.trace.bootstrap.otel.metrics.data/export to
datadog.trace.bootstrap.otlp.metrics after PR #11055 merge.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7fe68ae commit 4d69327
1 file changed
Lines changed: 6 additions & 6 deletions
File tree
- dd-java-agent/instrumentation/opentelemetry/opentelemetry-1.47/src/test/groovy/opentelemetry147/metrics
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments