LogflareTelemetry.MetricsCache (Logflare Telemetry Metrics v0.1.0) View Source

Caches the telemetry metric measurements until aggregators process them.

Link to this section Summary

Link to this section Types

Specs

telemetry_metric() ::
  Telemetry.Metrics.Counter
  | Telemetry.Metrics.Distribution
  | Telemetry.Metrics.LastValue
  | Telemetry.Metrics.Sum
  | Telemetry.Metrics.Summary

Link to this section Functions