Add support for namespacing metrics ingested through DogStatsD. #396
Labels
area/components
Sources, transforms, and destinations.
area/config
Configuration.
effort/simple
Involves trivial changes that should be fine so long as the code compiles and tests pass.
source/dogstatsd
DogStatsD source.
type/chore
Updates to dependencies or general "administrative" tasks necessary to maintain the codebase/repo.
Context
The Datadog Agent supports adding a namespace to metrics ingested through DogStatsD via the
statsd_metric_namespace
configuration setting. This is a value that is added as a prefix to all metric names, separated by a period.The text was updated successfully, but these errors were encountered: