Skip to content

How can I configure a Statsd histogram to emit no percentiles? #162

@IanVaughan

Description

@IanVaughan

I see I can change the config vis https://docs.datadoghq.com/developers/metrics/dogstatsd_metrics_submission/#configuration

But I’ve set histogram_percentiles to be an empty array but it is still configured (my other config setting histogram_aggregates works fine) eg

histogram_aggregates:
  - avg
  - count

histogram_percentiles:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions