Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 01:12
· 15 commits to main since this release
34ad236
  • Add new configurable max_num_spans limit for read path: #101
  • Fix storage of duplicate tags: #103
  • Fixes to max_span_count handling: #104
    • Fix panic if limit is reached
    • Drop excess records (and complain via logs/metrics) if the limit is exceeded, rather than waiting: avoid stalling when limit is reached