File tree Expand file tree Collapse file tree 16 files changed +31
-16
lines changed
docs/examples/opentelemetry-example-app
opentelemetry-ext-http-requests
opentelemetry-ext-opentracing-shim
opentelemetry-ext-otcollector
opentelemetry-ext-prometheus
opentelemetry-ext-psycopg2
opentelemetry-ext-pymongo
opentelemetry-ext-testutil Expand file tree Collapse file tree 16 files changed +31
-16
lines changed Original file line number Diff line number Diff line change 20
20
author = "OpenTelemetry Authors" ,
21
21
22
22
classifiers = [
23
- "Development Status :: 3 - Alpha " ,
23
+ "Development Status :: 4 - Beta " ,
24
24
"Intended Audience :: Developers" ,
25
25
"License :: OSI Approved :: Apache Software License" ,
26
26
"Programming Language :: Python" ,
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
22
22
platforms = any
23
23
license = Apache-2.0
24
24
classifiers =
25
- Development Status :: 3 - Alpha
25
+ Development Status :: 4 - Beta
26
26
Intended Audience :: Developers
27
27
License :: OSI Approved :: Apache Software License
28
28
Programming Language :: Python
@@ -31,6 +31,7 @@ classifiers =
31
31
Programming Language :: Python :: 3.5
32
32
Programming Language :: Python :: 3.6
33
33
Programming Language :: Python :: 3.7
34
+ Programming Language :: Python :: 3.8
34
35
35
36
[options]
36
37
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/ext/opentelemetry-e
23
23
platforms = any
24
24
license = Apache-2.0
25
25
classifiers =
26
- Development Status :: 3 - Alpha
26
+ Development Status :: 4 - Beta
27
27
Intended Audience :: Developers
28
28
License :: OSI Approved :: Apache Software License
29
29
Programming Language :: Python
@@ -32,6 +32,7 @@ classifiers =
32
32
Programming Language :: Python :: 3.5
33
33
Programming Language :: Python :: 3.6
34
34
Programming Language :: Python :: 3.7
35
+ Programming Language :: Python :: 3.8
35
36
36
37
[options]
37
38
python_requires = >=3.4
Original file line number Diff line number Diff line change 28
28
author = "OpenTelemetry Authors" ,
29
29
30
30
classifiers = [
31
- "Development Status :: 3 - Alpha " ,
31
+ "Development Status :: 4 - Beta " ,
32
32
"Intended Audience :: Developers" ,
33
33
"License :: OSI Approved :: Apache Software License" ,
34
34
"Programming Language :: Python" ,
37
37
"Programming Language :: Python :: 3.5" ,
38
38
"Programming Language :: Python :: 3.6" ,
39
39
"Programming Language :: Python :: 3.7" ,
40
+ "Programming Language :: Python :: 3.8" ,
40
41
],
41
42
description = "OpenTelemetry Python API" ,
42
43
include_package_data = True ,
Original file line number Diff line number Diff line change 30
30
author = "OpenTelemetry Authors" ,
31
31
32
32
classifiers = [
33
- "Development Status :: 3 - Alpha " ,
33
+ "Development Status :: 4 - Beta " ,
34
34
"Intended Audience :: Developers" ,
35
35
"License :: OSI Approved :: Apache Software License" ,
36
36
"Programming Language :: Python" ,
39
39
"Programming Language :: Python :: 3.5" ,
40
40
"Programming Language :: Python :: 3.6" ,
41
41
"Programming Language :: Python :: 3.7" ,
42
+ "Programming Language :: Python :: 3.8" ,
42
43
],
43
44
description = "OpenTelemetry Python SDK" ,
44
45
include_package_data = True ,
You can’t perform that action at this time.
0 commit comments