Elixir library to log custom application metrics, in a well-structured, human and machine readable format, for use by downstream log processing systems (Librato, Reimann, etc...)
☆52Jun 12, 2024Updated last year
Alternatives and similar repositories for metrix
Users that are interested in metrix are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- :awesome = Elixir's Task ++ Basho's sidejob library☆72Jun 12, 2017Updated 8 years ago
- linguist integration functions into phoenix☆18Feb 10, 2020Updated 6 years ago
- Send connection response time and count to statsd☆49Feb 19, 2019Updated 7 years ago
- An Elixir library for non-strict parsing, manipulation, and wildcard matching of URLs.☆21Nov 28, 2021Updated 4 years ago
- Help applications kill themselves☆22Jul 30, 2017Updated 8 years ago
- Parses CloudFlare's CF-Connecting-IP header into Plug.Conn's remote_ip field.☆23Mar 12, 2022Updated 4 years ago
- An Elixir project that gets installed on a raspberry pi to power a visual alarm clock for my son☆10Dec 22, 2015Updated 10 years ago
- HTTP Router with various macros to assist in developing your application and organizing your code☆14Jan 18, 2025Updated last year
- Search query parser written in Elixir☆28Dec 28, 2016Updated 9 years ago
- Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client …☆25Jan 8, 2025Updated last year
- Decode and encode Logfmt lines in Elixir☆28Jan 10, 2022Updated 4 years ago
- A simple & highly extendable, meta-notification system; Echo checks notification preferences & dispatch notifications to different adapte…☆30Feb 23, 2016Updated 10 years ago
- Collision-resistant ids, in Elixir☆55Jul 3, 2017Updated 8 years ago
- A latency / fault tolerance library to help isolate your applications from an uncertain world of slow or failed services.