Skip to content

Meter metric type #18171

@kennknowles

Description

@kennknowles

Add support for Meter metric type to the SDK.

Interface should be along the lines of:


void mark();
void mark(int n);

Compare to http://metrics.dropwizard.io/3.1.0/apidocs/com/codahale/metrics/Meter.html

Imported from Jira BEAM-1613. Original Jira may contain additional context.
Reported by: aviemzur.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions