Commit 8648874
committed
Remove peer-service-mapping declarative_name from r2dbc metadata
The bridge exposes otel.instrumentation.common.peer-service-mapping as a structured list at java.common.service_peer_mapping (list of peer/service_name entries), not as a flat map string. DeclarativeConfigValidationTest treats the 'map' type as a getString lookup, which fails for this mapping. Other metadata.yaml files intentionally omit declarative_name for this property; align r2dbc with that convention.1 parent 670cd91 commit 8648874
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
0 commit comments