Commit 29f4184
committed
Unhook DbClientAttributesGetter from DbClientCommonAttributesGetter
- Removed extends DbClientCommonAttributesGetter from DbClientAttributesGetter
- Copied non-deprecated methods (getDbSystemName, getDbNamespace, getResponseStatusCode)
directly into DbClientAttributesGetter
- This makes DbClientCommonAttributesGetter fully deprecated and independent
- Maintains backward compatibility while moving towards removal of the deprecated interface1 parent 7efa297 commit 29f4184
File tree
1 file changed
+11
-4
lines changed- instrumentation-api-incubator/src/main/java/io/opentelemetry/instrumentation/api/incubator/semconv/db
1 file changed
+11
-4
lines changedLines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
| |||
0 commit comments