Exception: Datadog::Statsd::Schema::InvalidTagError
- Inherits:
-
SchemaError
- Object
- StandardError
- SchemaError
- Datadog::Statsd::Schema::InvalidTagError
- Defined in:
- lib/datadog/statsd/schema/errors.rb
Overview
Raised when a tag is used that doesn’t exist in the schema or is not allowed for the metric
Instance Attribute Summary
Attributes inherited from SchemaError
Method Summary
Methods inherited from SchemaError
Constructor Details
This class inherits a constructor from Datadog::Statsd::Schema::SchemaError