opentelemetry-operations-python
opentelemetry-operations-python copied to clipboard
Update READMEs for old packages
Delete https://pypi.org/project/opentelemetry-exporter-cloud-trace/ and https://pypi.org/project/opentelemetry-exporter-cloud-monitoring/ from PyPI in a while after we know it is unused. Charts of usage here:
- https://pepy.tech/project/opentelemetry-exporter-cloud-trace
- https://pepy.tech/project/opentelemetry-exporter-cloud-monitoring
User hitting issue from old packages: https://github.com/open-telemetry/opentelemetry-python/issues/1224
Still seeing a lot of downloads for the Cloud Monitoring exporter. Presumable it was the same user who filed the issue above. Once they switch to the new package, should be good to delete these:

Will need to do the same for opentelemetry-exporter-google-cloud after this coming release. I'm planning to just branch off of the commits before each package was deleted and add a single commit with
- an updated README with migration instructions
- an updated setup.py that warns to use the new packages
Never tackled this but it hasn't been a huge issue
This was a long time ago and haven't had any complaints. I'm going to close this.