v1.6.0
What's Changed
- support more customization for evaluator by @brharrington in #1033
- support parallel polling of measurements by @brharrington in #1034
- remove unused method by @brharrington in #1035
- reduce locking for CompositeRegistry by @brharrington in #1036
- reduce allocations for refreshing subscriptions by @brharrington in #1037
- use more efficient set type for QueryIndex by @brharrington in #1038
- reduce overhead for cached stat id by @brharrington in #1039
- Override createId methods in AbstractRegistry and CompositeRegistry by @kilink in #1040
- Override default methods in NoopId and NoopRegistry by @kilink in #1041
- update string replace benchmark for BitSet by @brharrington in #1044
- Add RegisteredNameOrIp cardinality limiter by @fedorka in #1043
New Contributors
Full Changelog: v1.5.4...v1.6.0