erlef / observability-wg

Project for tracking the work of the Observability Working Group
Creative Commons Attribution Share Alike 4.0 International
61 stars 9 forks source link

Observability Working Group

Project for tracking the work of the Observability Working Group

Current WG projects

Awesome BEAM Observability

The curated list of tools for monitoring, instrumenting, and tracing applications that run on BEAM. Inspired by many of such lists over the GitHub.

Blog posts

Logging

Metrics

Recommended

Other

Historical

Over the many years of Erlang and Elixir's existence many libraries for metric collection have been created. However, expectations for modern metric gathering and reporting has changed during this time. The follow libraries are still used and do their job well, but they lack features like tags that are important for adding additional dimensions to metrics, which gives the user more control over aggregation. See the Datadog article, The Power of Tagged Metrics, for more on the importance of tagging metrics.

Tracing

Recommended

Or for vendor specific solutions see:

Other Implementations

Error logging

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.