metrix
Metric logger
An Elixir library to log custom application metrics in a well-structured format for downstream processing systems.
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...)
52 stars
5 watching
12 forks
Language: Elixir
last commit: 5 months ago
Linked from 1 awesome list
elixirlibratometrics
Related projects:
Repository | Description | Stars |
---|---|---|
lexmag/statix | An Elixir client for sending metrics to compatible servers | 275 |
pinterest/elixometer | Provides a simple wrapper around the exometer library to collect and report application metrics | 827 |
pragmaticivan/logglix | A custom logger backend app that integrates Loggly requests into an Elixir application | 11 |
deadtrickster/prometheus.ex | A set of tools and integrations for Elixir applications to collect and report metrics to Prometheus. | 411 |
deadtrickster/prometheus-plugs | An Elixir module for instrumenting and exporting Prometheus metrics from web applications | 54 |
khia/exlager | A wrapper library that embeds logging calls from the Lager module into Elixir modules if configured to do so. | 66 |
gmtprime/extatus | An application that reports metrics to Prometheus from Elixir GenServers | 19 |
duartejc/rogger | A logging system that sends log messages to RabbitMQ | 10 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
lexmag/simetric | Facilities to calculate the distance and similarity between strings using various algorithms | 61 |
deadtrickster/prometheus.erl | An Erlang implementation of the Prometheus metrics system for monitoring and tracking application performance and resource utilization. | 342 |
nike-inc/willow | A lightweight logging library for Swift applications | 1,351 |
hahuang65/beaker | A tool for tracking and visualizing metrics in Elixir projects | 280 |
akoutmos/prom_ex | A library for collecting and visualizing metrics from Elixir applications | 607 |
jschniper/gelf_logger | A GELF logger backend for Elixir that generates Graylog Extended Log Format messages. | 29 |