PavelZX / telemetry_metrics

An Erlang application that subscribes to `telemetry` events and generates metrics using `shortishly/metrics` based on a declarative definition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telemetry_metrics

An Erlang application that subscribes to telemetry events and generates metrics using shortishly/metrics based on a declarative definition.

Usage

The APIS allows you to define a dynamically generated module as a handler for a set of Telemetry Events with corrsponding metrics.

This is done declaratively via sys.config or by calling telemetry_metrics functions.

For example:

About

An Erlang application that subscribes to `telemetry` events and generates metrics using `shortishly/metrics` based on a declarative definition.

License:Apache License 2.0


Languages

Language:Erlang 100.0%