Skip to content

Send Datadog tags to statsd [exometer_report_statsd] #156

@nicolasgarnil

Description

@nicolasgarnil

Problem

The reporter exometer_report_statsd doesn't support including Datadog tags in the datagram which is sent to statsd.

Solution

Be able to pass the tags to :exometer.update as well as the metric value.

E.g:

:exometer.update[:app_name, :webapp, :resp_time], %{value: 25, tags: [algorithm: "one"]}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions