class Dogapi::V1::MetricService
- Dogapi::V1::MetricService
- Dogapi::APIService
- Reference
- Object
Overview
Event-specific client affording more granular control than the simple Dogapi::Client
Defined in:
dogapi/v1/metric.crInstance Method Summary
- #flush_buffer
- #get(query, from, to)
- #make_metric_payload(metric, points, scope, options)
- #submit(*args)
- #submit_to_api(metric, points, scope, options = {} of String => String)
- #submit_to_buffer(metric, points, scope, options = {} of String => String)
- #switch_to_batched
- #switch_to_single
- #upload(metrics)