Difference between revisions of "StatsD"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:StatsD]] is network daemon that runs on the [[Node.js]] platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services like [[Graphite]]. | |
− | [[wikipedia:StatsD]] | ||
+ | * https://github.com/statsd/statsd | ||
+ | |||
+ | [[pip install statsd]] | ||
+ | |||
+ | == [[Airflow]] == | ||
+ | {{Airflow monitoring}} | ||
== Related terms == | == Related terms == | ||
* [[netdata]] | * [[netdata]] | ||
− | + | * [[mediawiki]] | |
+ | * [[Prometheus]]: <code>[[statsd_exporter]]</code> | ||
+ | * [[DogStatsD]] | ||
+ | * [[Airflow]]: <code>[[pip install]] 'apache-airflow[statsd]'</code> | ||
+ | * <code>[[amazon-cloudwatch-agent]]: [[amazon-cloudwatch-agent-config-wizard]]</code> | ||
== See also == | == See also == | ||
+ | * {{StatsD}} | ||
* {{Grafana}} | * {{Grafana}} | ||
+ | |||
+ | |||
+ | [[Category:Monitoring]] |
Latest revision as of 15:00, 16 March 2024
wikipedia:StatsD is network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services like Graphite.
pip install statsd
Airflow[edit]
[metrics] statsd_on = True statsd_host = localhost statsd_port = 8125 statsd_prefix = airflow #statsd_allow_list = scheduler,executor,dagrun statsd_datadog_enabled = False
Related terms[edit]
- netdata
- mediawiki
- Prometheus:
statsd_exporter
- DogStatsD
- Airflow:
pip install 'apache-airflow[statsd]'
amazon-cloudwatch-agent: amazon-cloudwatch-agent-config-wizard
See also[edit]
- StatsD,
statsd_exporter
, 8125 - Grafana, Grafana datasources, Grafana Alerting, Grafana installation, Grafana Labs, Grafana Changelog,
Grafana logs
,docker-compose.yml (Grafana)
, Grafana Loki, Grafana Tanka, StatsD and Graphite,grafana-cli
, Loki, LogQL, Grafana Enterprise, Grafana Cloud, Grafana alerts, Amazon Grafana, Grafana OnCall, Grafana Tempo, Grafana Mimir, Grafana agent, plugins, Terraform, Grafana dashboards,/etc/grafana/grafana.ini
, Grafana Pyroscope
Advertising: