plug_statsd
Metrics collector
A plug that automatically sends timing and count metrics to StatsD
Send connection response time and count to statsd
49 stars
2 watching
15 forks
Language: Elixir
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wolph/python-statsd | A Python client for Etsy's statsd server, allowing users to collect and send metrics about their applications. | 110 |
lexmag/statix | An Elixir client for sending metrics to compatible servers | 275 |
collectd/go-collectd | Utilities for using collectd with Golang to send system metrics data to a collector | 121 |
prometheus/statsd_exporter | Translates StatsD metrics to Prometheus metrics for use with monitoring systems | 925 |
lookout/cassandra-statsd-agent | Reports statistics and metrics from Cassandra to a StatsD server | 13 |
elodina/statsd-mesos-kafka | A Mesos framework that sends metrics to an Apache Kafka topic using Statsd | 5 |
miketheman/statsd.cr | A Crystal library for sending metrics to Statsd | 33 |
jiacai2050/prometrics | A tool for collecting and exporting metrics from an external circuit monitoring system. | 4 |
prometheus/collectd_exporter | An exporter that accepts collectd stats via HTTP POST and exposes them to Prometheus | 258 |
leonadato/xk6-output-statsd | Extends k6 to output test metrics in real-time to a StatsD service | 24 |
elli-lib/elli_prometheus | Collects and exports metrics on HTTP request processing and response sizes | 14 |
deadtrickster/prometheus-plugs | An Elixir module for instrumenting and exporting Prometheus metrics from web applications | 54 |
deadtrickster/prometheus.ex | A set of tools and integrations for Elixir applications to collect and report metrics to Prometheus. | 411 |
marek-musielak/skillcore.stats | A Sitecore module that collects timing information for MVC rendering and API calls | 1 |
ferd/vmstats | An Erlang app that collects metrics on the VM and sends them to a configurable sink. | 253 |