Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Sprint2018-1 plus subdecoder refactor#235

Merged
trink merged 5 commits into
masterfrom
dev
Feb 1, 2018
Merged

Sprint2018-1 plus subdecoder refactor#235
trink merged 5 commits into
masterfrom
dev

Conversation

@trink
Copy link
Copy Markdown
Contributor

@trink trink commented Feb 1, 2018

No description provided.

Aaron Meihm and others added 5 commits January 30, 2018 13:43
Add a heavy hitters analysis plugin that identifies heavy hitters
by comparing frequency per identifier in a sample window against
a calculated average for the window. The frequency counts are
stored in a count-min sketch data structure.
Removes lua count-min sketch implementation and xxhash dependency in
favor of using cm_sketch functionality from streaming_algorithms.
heavy hitters implementation with CMS
Add an optional mutable argument to decode so sub_decoders know
when it is safe to apply changes directly to the existing message.
Refactor the sub_decoder setup so it can be used in other plugins
@trink trink merged commit 91e8ee4 into master Feb 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant