Skip to content

v2.11.0

Compare
Choose a tag to compare
@truthbk truthbk released this 22 Dec 11:33
· 194 commits to master since this release
d4f3e11
  • [FEATURE] Aggregation: simple type client-side aggregation. See #121
  • [IMPROVEMENT] UDP+UDS: set better defaults for max packet size. See #125
  • [BUGFIX] Aggregator: fix thread leak + dont always start scheduler. See #129
  • [BUGFIX] Sampling: on counts to be disabled when aggregation is enabled. See #127
  • [BUGFIX] Processor: shutdown the executor on cue, dont leak. See #126
  • [DOCS] Aggregation: update with new aggregation instructions. See #122