Releases: codecov/opentelem-python
Releases · codecov/opentelem-python
v0.0.6
v0.0.4a1
A few changes - Improving docstrings - Removing writeable folder requirement - Logging errors with extra field
v0.0.3a1
- Adding
code
field
v0.0.2a1
Changes to accommodate for environment changes - Adding `CoverageSpanFilter` for different types of filter on what is going to be covered - Adding `UnableToStartProcessorException` for when we are unable to start the tracking - Adding new flow where we post to create a version ahead of time, and then we can just use the external_id on future calls
v0.0.1a3
Changing structure to accomodate:
- Environments
- Filtering by span kind
v0.0.1a2
Adding features - Adding testing on multiple versions - Adding `_untracked_export_rate` to control how many untracked spans we send
v0.0.1a1
Implementation of functionality