Returns only entries that match all of the given filter configs.
Ingests the given performance entries into the buffer.
Target for receiving stats entries from other threads - there was some issue with encoding that I couldn't figure out so I just kludged it.
Stores a bounded-size buffer of performance entries and provides convenience functions for accessing subsets of the buffer. Very simple circular buffer.