datadog-statsd-schema
This gem is an adapter for the dogstatsd-ruby gem. Unlike the Datadog::Statsd metric sender, this gem supports pre-declaring schemas defining allowed metrics and their types, the tags that apply to them, and tag values that must be validated before streamed to Datadog. This approach allows for a more robust and consistent way to ensure that metrics follow a well-thought-out naming scheme and are validated before being sent to Datadog.
0.1.1
Konstantin Gredeskoul
activesupport, colored2, dogstatsd-ruby, dry-schema, dry-struct, dry-types, dry-validation, rspec, rspec-its
bundle add datadog-statsd-schema
Getting Started
Learn more about the Datadog-statsd-schema gem.
Playground
Test, play and inspect the gem for yourself