Commit be56431
authored
HTTP semantic convention stability migration for aiohttp-server (#3980)
* wip
* Fix http_url redaction
* Redact url_query
* Add tests
* Changelog
* pylint:disables
* Rm unnecessary check
* More concise
* Fix http_route attr; other revisions
* Generate n lint
* CHangelog1 parent 81db857 commit be56431
File tree
5 files changed
+591
-120
lines changed- instrumentation
- opentelemetry-instrumentation-aiohttp-server
- src/opentelemetry/instrumentation/aiohttp_server
- tests
5 files changed
+591
-120
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments