17 lines
873 B
Markdown
17 lines
873 B
Markdown
# Telemetry.Metrics
|
|
|
|
[![CI](https://github.com/beam-telemetry/telemetry_metrics/actions/workflows/ci.yml/badge.svg)](https://github.com/beam-telemetry/telemetry_metrics/actions/workflows/ci.yml)
|
|
[![Codecov](https://codecov.io/gh/beam-telemetry/telemetry_metrics/branch/master/graphs/badge.svg)](https://codecov.io/gh/beam-telemetry/telemetry_metrics/branch/master/graphs/badge.svg)
|
|
|
|
Telemetry.Metrics provides a common interface for defining metrics based on
|
|
[`:telemetry`](https://github.com/beam-telemetry/telemetry) events. See the
|
|
[official documentation](https://hexdocs.pm/telemetry_metrics) for more information.
|
|
|
|
## Copyright and License
|
|
|
|
Telemetry.Metrics is copyright (c) 2018 Chris McCord and Erlang Solutions.
|
|
|
|
Telemetry.Metrics source code is released under Apache License, Version 2.0.
|
|
|
|
See [LICENSE](LICENSE) and [NOTICE](NOTICE) files for more information.
|