Skip to content

0.2.0

Compare
Choose a tag to compare
@MoshiBin MoshiBin released this 23 Oct 13:40
· 116 commits to main since this release

0.2.0 (2022-08-24)

Added

  • ✨ Add support for array attributes Fixes #7 [d60fb6b]
  • ✅ Include `str:` attribute prefix in tests [b8cf709]
  • ✨ Support str: prefix for attributes Fixes #6 [6d5c574]
  • ✅ Add tests for updown counter from CLI [f19c923]
  • ✅ Add tests for updown counters [13dffb8]
  • ✨ Add UpDownCounter support to otel-cli metrics Fixes #5 [af94026]

Changed

  • ⬆️ Bump opentelemetry libs to 1.12.0 [8707340]

Removed

  • ➖ Remove mypy pre-commit hook [09428c8]
  • ➖ Remove pytest-otel [a93f4f9]

Miscellaneous

  • 📝 Update command name in docs to "otel" [fe32825]
  • 📝 Add documentation about updown counters [3053e6f]