alrex
ae56e07065
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
cc711a5c7b
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
1ef2b6fb33
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
8de04ac996
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
7261064939
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
99684d43aa
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
050c2f8742
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
ef2d08e107
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
d28253d9fb
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
80aa66d386
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
0cac12421f
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
172efbf66f
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
8be4625f80
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
25dc47a940
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
adefc10aaf
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
80ece167f2
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
854da84235
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
44dc5319e6
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
151118073c
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
4febedb59d
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
8248fabfdf
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
992cc24fba
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
8ee2ff9dac
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex
8a9686ff48
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
Owais Lone
997900a003
Added instrumentation for Tornado 6 and above ( #1018 )
...
This commit adds auto-instrumentation for Tornado 6 and above on Python
versions 3.5 and above.
2020-09-17 07:19:27 -07:00
Owais Lone
10ecc7ea55
Added instrumentation for Tornado 6 and above ( #1018 )
...
This commit adds auto-instrumentation for Tornado 6 and above on Python
versions 3.5 and above.
2020-09-17 07:19:27 -07:00
Owais Lone
9d0ad29c68
instrumentation/falcon: Added Falcon 2.0+ instrumentation ( #1039 )
2020-09-16 09:04:02 -07:00
Owais Lone
96c91e16f4
instrumentation/falcon: Added Falcon 2.0+ instrumentation ( #1039 )
2020-09-16 09:04:02 -07:00
alrex
b0a109481d
Removing reference to ported instrumentation ( #44 )
...
The files removed in this change already have instrumentation in the opentelemetry-python repo. Removing them from this reference folder as they're no longer needed.
2020-09-15 08:28:27 -07:00
Michael Stella
a50fe55929
Fix missing step in docs ( #1113 )
...
As far as I can tell, the tutorial in the docs doesn't actually work
without this line.
2020-09-15 07:20:47 -07:00
alrex
8d4a0b8ef6
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
5054ad823b
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
2e387f9ed5
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
44def5fa13
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
f5b90ee64f
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
e753b1c6bf
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
82d0b14335
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
0bc60ee2a8
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
5e39b4f71a
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
4c3bc9c0fd
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
6bc4ec293d
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
6fa53b4890
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
b9c443b411
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
d364a96298
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
dd3d4bf322
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
a7d2a1b10f
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
c764ca8531
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
98b1eb4c31
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
daf9b134b6
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
alrex
7ab5cb4416
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00