Statsd
Graphite
Statsd | Graphite | |
---|---|---|
6 | 1 | |
17,696 | 5,914 | |
0.2% | 0.3% | |
5.1 | 6.7 | |
11 months ago | 29 days ago | |
JavaScript | JavaScript | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Statsd
-
Building Cages - Creating better DX for deploying Dockerfiles to AWS Nitro Enclaves
statsD for metrics
-
Elixir metrics and StatsD
StatsD is a network daemon that listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services.
-
How to track profile page views per day, weekly, monthly and amount of times file was downloaded per product per day / week / month? - Without adding 1000+ database entries?
If you are essentially tracking an incremental number, statsd was made specifically for this task. It's lightning fast and you can setup different metrics for each scenario you mentioned.
- Help with getting started with Metrics, Logging and tracing
-
Practical OCaml
It reads only 8 KB of data by default; this should be enough for StatsD metrics lines based on the StatsD documentation. Also, that's what Alan Ning's Rust implementation does.
-
Introduction to StatsD
StatsD GitHub repository Scaling StatsD in DoorDash Netdata StatsD reference documentation
Graphite
-
Top 13 open source APM tools in 2021
🌐 Website 💻 GitHub
What are some alternatives?
Collectd - The system statistics collection daemon. Please send Pull Requests here!
InfluxDB - Scalable datastore for metrics, events, and real-time analytics
prometheus - The Prometheus monitoring system and time series database.
Telegraf - Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
Ganglia - Ganglia Web Frontend
Diamond - Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.
tcollector - Data collection framework for OpenTSDB
RRDtool - RRDtool 1.x - Round Robin Database
OpenTSDB - A scalable, distributed Time Series Database.