Details
-
New Feature
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
Description
Add support for Gauge metric type to the SDK.
This will serve to get the last value reported.
Interface should be along the lines of:
void set(long value);
Compare to http://metrics.dropwizard.io/3.1.0/apidocs/com/codahale/metrics/Gauge.html
Attachments
1.
|
Add Gauge metric type to Java SDK | Resolved | Aviem Zur | |||||||||
2.
|
Add Gauge metric type to Python SDK | Resolved | Pablo Estrada |
|