rebrandly-otel 0.1.1__py3-none-any.whl → 0.1.3__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,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rebrandly_otel
3
- Version: 0.1.1
3
+ Version: 0.1.3
4
4
  Summary: Python OTEL wrapper by Rebrandly
5
- Home-page: https://github.com/pypa/sampleproject
5
+ Home-page: https://github.com/rebrandly/rebrandly-otel-python
6
6
  Author: Antonio Romano
7
- Author-email: antobio@rebrandly.com
7
+ Author-email: antonio@rebrandly.com
8
8
  Classifier: Programming Language :: Python :: 3
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Operating System :: OS Independent
@@ -30,7 +30,7 @@ The Rebrandly OpenTelemetry SDK provides a unified interface for distributed tra
30
30
  ## Installation
31
31
 
32
32
  ```bash
33
- pip install rebrandly-otel-sdk
33
+ pip install rebrandly-otel
34
34
  ```
35
35
 
36
36
  ### Dependencies
@@ -325,3 +325,15 @@ You can find More examples [here](examples)
325
325
  ## License
326
326
 
327
327
  Rebrandly Python SDK is released under the MIT License.
328
+
329
+ ## Build and Deploy
330
+
331
+ > build
332
+ >
333
+ > twine upload dist/*
334
+
335
+ If `build` gives you an error, try:
336
+
337
+ > pyproject-build
338
+ >
339
+ > twine upload dist/*
@@ -1,11 +1,11 @@
1
- rebrandly_otel-0.1.1.dist-info/licenses/LICENSE,sha256=KMXHvTwP62S2q-SG7CFfMU_09rUwxiqlM0izaYGdcgY,1103
1
+ rebrandly_otel-0.1.3.dist-info/licenses/LICENSE,sha256=KMXHvTwP62S2q-SG7CFfMU_09rUwxiqlM0izaYGdcgY,1103
2
2
  src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  src/logs.py,sha256=eClyZfmlE85Y8S0ZqrJoilf6SvwkT1p6aUfX57IBy-s,3727
4
4
  src/metrics.py,sha256=TyVEAaWyKuPoQRMBpkYhT4SUx6GYtnyEuz6DQtEK93I,8540
5
5
  src/otel_utils.py,sha256=uJmfz2NspSnTVJXGKoaLUl1CYb0ow6VHKjmg2d_rdwg,1704
6
6
  src/rebrandly_otel.py,sha256=9QhKD37ZqVauikAxNUN8C4muXOJSg_mioFt--jwL9IU,19828
7
7
  src/traces.py,sha256=O_9wEpsW8mBlJEwVQj9QQXKB8WHYPNigtiOEBX7xanQ,7051
8
- rebrandly_otel-0.1.1.dist-info/METADATA,sha256=oSXPbAfvQywoWT99Cm2kxgf8ohbOR2G8h3yShAuK_bw,9398
9
- rebrandly_otel-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
- rebrandly_otel-0.1.1.dist-info/top_level.txt,sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM,4
11
- rebrandly_otel-0.1.1.dist-info/RECORD,,
8
+ rebrandly_otel-0.1.3.dist-info/METADATA,sha256=JQS8i7qBTdNW_M6i7-_zZFKgp9D0KQ9-sBhuO2eYoWs,9542
9
+ rebrandly_otel-0.1.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
+ rebrandly_otel-0.1.3.dist-info/top_level.txt,sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM,4
11
+ rebrandly_otel-0.1.3.dist-info/RECORD,,