v1.0.2
What's Changed
- feat: Add convert to model tests for all node types by @biblicalph in #90
- Add
webhook
anddatadog
TF resources by @darinspivey in #91 - fix(processors): Add
case_sensitive
to thesample
processor by @darinspivey in #92 - chore(ci): Set build desc with sanity param value by @jmoses in #95
- feat(processors): Add metrics tag cardinality limit processor by @darinspivey in #93
- feat(processors): Add event-to-metric by @darinspivey in #94
- refactor: Expose model node types by @biblicalph in #97
- fix: Expose node type interface by @biblicalph in #99
- fix(test): clean up test cacheKey values by @dhable in #98
- fix(reduce): fix flush_condition parsing to read from when by @dhable in #100
- fix(sample): update how to parse API response by @dhable in #101
New Contributors
Full Changelog: v1.0.1...v1.0.2