Skip to content

Commit 6eb3259

Browse files
ashu658ItayGibel-helios
authored andcommitted
Conditionally create server spans for flask (open-telemetry#828)
* Making span as internal in presence of a span in current context * Updating changelog * Removing extra print statements * Resolving comments: Setting current context as parent in its presence * Ignoring pylint check as django.conf.urls.url is removed in django 4.0 Django release notes: https://docs.djangoproject.com/en/4.0/releases/4.0/ * Removing changes in django files
1 parent 8b49851 commit 6eb3259

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333

3434
- `opentelemetry-instrumentation-tornado` Add support instrumentation for Tornado 5.1.1
3535
([#812](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/812))
36+
37+
- `opentelemetry-instrumentation-flask` Flask: Conditionally create SERVER spans
38+
([#828](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/828))
3639

3740
## [1.7.1-0.26b1](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.7.0-0.26b0) - 2021-11-11
3841

0 commit comments

Comments
 (0)