Skip to content

Releases: codecov/opentelem-python

v0.0.6

13 Jan 03:27
Compare
Choose a tag to compare

🎉 First Official Release meant for public use. Contains documentation, etc needed to get started with this package

v0.0.4a1

27 Oct 13:13
df1e241
Compare
Choose a tag to compare
A few changes

- Improving docstrings
- Removing writeable folder requirement
- Logging errors with extra field

v0.0.3a1

20 Oct 15:46
313abad
Compare
Choose a tag to compare
  • Adding code field

v0.0.2a1

18 Oct 02:18
a0e0840
Compare
Choose a tag to compare
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

18 Oct 01:38
12df2e6
Compare
Choose a tag to compare

Changing structure to accomodate:

  • Environments
  • Filtering by span kind

v0.0.1a2

21 Sep 21:08
12df2e6
Compare
Choose a tag to compare
Adding features

- Adding testing on multiple versions
- Adding `_untracked_export_rate` to control how many untracked spans we send

v0.0.1a1

17 Sep 18:45
932511c
Compare
Choose a tag to compare
Implementation of functionality