Skip to content

the reporter sends all metrics to statsd as gauge #15

@gitlakerzhou

Description

@gitlakerzhou

Hi,

Please help to understand an issue I have seen.
My app collects timers, counters, and meters and reports them through different reporters.
if the graphite reporter is used directly, the collected metrics are reported to graphite as the correct metric types.
But if I use the statsd reporter, all the collected metrics are reported to statsd as gauges, e.g. all the message to statsd end with "|g". This is confirmed from the statsd logs.
Could anyone help me to resolve the problem? Thanks.

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