statsd.cr
Metrics client
A Crystal library for sending metrics to Statsd
A statsd client library for Crystal.
33 stars
4 watching
12 forks
Language: Crystal
last commit: over 1 year ago
Linked from 1 awesome list
crystaldatadogmonitoringstatsd
Related projects:
Repository | Description | Stars |
---|---|---|
lexmag/statix | An Elixir client for sending metrics to compatible servers | 275 |
wolph/python-statsd | A Python client for Etsy's statsd server, allowing users to collect and send metrics about their applications. | 110 |
adamkittelson/dogstatsd-elixir | An Elixir client for communicating with DogStatsd, a metric server used by Datadog. | 39 |
immobiliare/dats | A lightweight statistics client for Node.js that supports multiple transports and provides a simple API for sending metrics data to a StatsD server. | 103 |
prom-client-net/prom-client | A .NET client library for Prometheus metrics scraping and monitoring | 129 |
crystal-community/hardware | Provides information about the system's CPU, memory, and network usage. | 73 |
jeffweiss/plug_statsd | A plug that automatically sends timing and count metrics to StatsD | 49 |
lookout/cassandra-statsd-agent | Reports statistics and metrics from Cassandra to a StatsD server | 13 |
prom-client-net/prom-client-metricserver | A standalone C# server for serving metrics from the Prometheus.Client library | 14 |
prometheus/statsd_exporter | Translates StatsD metrics to Prometheus metrics for use with monitoring systems | 927 |
nats-io/nats.cr | A Crystal client for the NATS messaging system | 44 |
remeh/statsd-zig | An implementation of the DogStatsD protocol in Ziglang for monitoring and tracking system performance metrics | 4 |
mmacia/tmdb.cr | A Crystal wrapper for accessing data from The Movie Database API | 3 |
deadtrickster/prometheus.erl | A client library for interacting with the Prometheus monitoring system from Erlang | 343 |
etsy/statsd-jvm-profiler | A JVM profiler that sends profiling data to StatsD | 330 |