rebrandly-otel 0.2.16__py3-none-any.whl → 0.2.17__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of rebrandly-otel might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rebrandly_otel
3
- Version: 0.2.16
3
+ Version: 0.2.17
4
4
  Summary: Python OTEL wrapper by Rebrandly
5
5
  Home-page: https://github.com/rebrandly/rebrandly-otel-python
6
6
  Author: Antonio Romano
@@ -51,14 +51,15 @@ pip install rebrandly-otel
51
51
 
52
52
  The SDK is configured through environment variables:
53
53
 
54
- | Variable | Description | Default |
55
- |------------------------------------|-------------|---------|
56
- | `OTEL_SERVICE_NAME` | Service identifier | `default-service-python` |
57
- | `OTEL_SERVICE_VERSION` | Service version | `1.0.0` |
58
- | `OTEL_EXPORTER_OTLP_ENDPOINT` | OTLP collector endpoint | `None` |
59
- | `OTEL_DEBUG` | Enable console debugging | `false` |
60
- | `BATCH_EXPORT_TIME_MILLIS` | Batch export interval | `100` |
61
- | `ENV` or `ENVIRONMENT` or `NODE_ENV` | Deployment environment | `local` |
54
+ | Variable | Description | Default |
55
+ |------------------------------------|-------------|---------------------------------|
56
+ | `OTEL_SERVICE_NAME` | Service identifier | `default-service-python` |
57
+ | `OTEL_SERVICE_VERSION` | Service version | `1.0.0` |
58
+ | `OTEL_SERVICE_APPLICATION` | Application namespace (groups multiple services under one application) | Fallback to `OTEL_SERVICE_NAME` |
59
+ | `OTEL_EXPORTER_OTLP_ENDPOINT` | OTLP collector endpoint | `None` |
60
+ | `OTEL_DEBUG` | Enable console debugging | `false` |
61
+ | `BATCH_EXPORT_TIME_MILLIS` | Batch export interval | `100` |
62
+ | `ENV` or `ENVIRONMENT` or `NODE_ENV` | Deployment environment | `local` |
62
63
 
63
64
  ## Core Components
64
65
 
@@ -8,8 +8,8 @@ rebrandly_otel/otel_utils.py,sha256=wbtr2_eZTRHmgqo6PY6nCe81zdyQXo9bpDd9D2NehrM,
8
8
  rebrandly_otel/pymysql_instrumentation.py,sha256=lS_V5DcsnpQ3f2PoNqeM7t3Jyiew2KNURM9iILfz8sM,6477
9
9
  rebrandly_otel/rebrandly_otel.py,sha256=8EArZTkeqV0IWLrgKH4vZzY-6VhJBNRp4_c99mpjJNw,22785
10
10
  rebrandly_otel/traces.py,sha256=JY_3RWbzpUxzEx3GqTVgggsyA2DB4oR-zDftIFFJha4,7174
11
- rebrandly_otel-0.2.16.dist-info/licenses/LICENSE,sha256=KMXHvTwP62S2q-SG7CFfMU_09rUwxiqlM0izaYGdcgY,1103
12
- rebrandly_otel-0.2.16.dist-info/METADATA,sha256=S-VxIpWMXW_ijcQj5v6RfiqVBYqCB71DbGbzptneGvI,15741
13
- rebrandly_otel-0.2.16.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
- rebrandly_otel-0.2.16.dist-info/top_level.txt,sha256=26PSC1gjVUl8tTH5QfKbFevjVV4E2yojoukEfiTScvM,15
15
- rebrandly_otel-0.2.16.dist-info/RECORD,,
11
+ rebrandly_otel-0.2.17.dist-info/licenses/LICENSE,sha256=KMXHvTwP62S2q-SG7CFfMU_09rUwxiqlM0izaYGdcgY,1103
12
+ rebrandly_otel-0.2.17.dist-info/METADATA,sha256=EoVItL24JDVXK_gUTs_yGRS_0dx_RNM9u7EULpK3TM0,16065
13
+ rebrandly_otel-0.2.17.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
+ rebrandly_otel-0.2.17.dist-info/top_level.txt,sha256=26PSC1gjVUl8tTH5QfKbFevjVV4E2yojoukEfiTScvM,15
15
+ rebrandly_otel-0.2.17.dist-info/RECORD,,