Commit aad37d2
committed
fix: use lowercase config key in Javadoc example
Fixes Copilot review comment: ConfigInitializer maps fields to
lowercase keys, so the example should read
plugin.httpclient.propagation_exclude_ports instead of uppercase.1 parent bd53bbd commit aad37d2
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- apm-sniffer/apm-sdk-plugin/httpclient-commons/src/main/java/org/apache/skywalking/apm/plugin/httpclient
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments