mattludwigs / telemetry_playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NervesMetrics

A library that is useful for localized observability.

Features

  • Telemetry support
  • Time series snapshots of metrics
  • API for local data visualization

Other naming ideas

Events vs Metrics

Please see Telemetry Data 101 (MELT 101) and What is the difference between metrics and events for more information.

Events

Events are for recording that a particular thing happened at a particular time.

Metrics

Metrics are good for summarized data.

About


Languages

Language:Elixir 100.0%