Skip to content

Counters as Gauge #110

@ArulselvanMadhavan

Description

@ArulselvanMadhavan

Thanks for providing this library. I noticed that counters as reported as gauges, behind the scenes. We are looking into metrics aggregators and gauges don't work well with aggregators but counters can. So, I was wondering why counters were implemented as gauges

request.addGauge(new DatadogGauge(metricNameFormatter.format(name), counter.getCount(),

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