File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+ ### Added
11
+
12
+ - Add ` excluded_urls ` functionality to ` urllib ` and ` urllib3 ` instrumentations
13
+ ([ #1733 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1733 ) )
14
+ - Make Django request span attributes available for ` start_span ` .
15
+ ([ #1730 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1730 ) )
16
+
17
+
10
18
## Version 1.17.0/0.38b0 (2023-03-22)
11
19
12
20
### Added
@@ -17,10 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
25
([ #1690 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1690 ) )
18
26
- Add metrics instrumentation for sqlalchemy
19
27
([ #1645 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1645 ) )
20
- - Add ` excluded_urls ` functionality to ` urllib ` and ` urllib3 ` instrumentations
21
- ([ #1733 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1733 ) )
22
- - Make Django request span attributes available for ` start_span ` .
23
- ([ #1730 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1730 ) )
24
28
25
29
### Fixed
26
30
You can’t perform that action at this time.
0 commit comments