Skip to content

Commit 038f63c

Browse files
committed
Re-remove peer-service-mapping declarative_name from r2dbc metadata
The declarative_name was previously removed in bbca603 to fix the DeclarativeConfigValidationTest, but it was reintroduced when merging upstream/main (which still carried the line). Remove it again.
1 parent 8bc1ec7 commit 038f63c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

instrumentation/r2dbc-1.0/metadata.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ configurations:
2929
type: boolean
3030
default: false
3131
- name: otel.instrumentation.common.peer-service-mapping
32-
declarative_name: java.common.service_peer_mapping
3332
description: Used to specify a mapping from host names or IP addresses to peer services.
3433
type: map
3534
default: ""

0 commit comments

Comments
 (0)