Release 0.9.0
- 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