A sidecar for nginx to send statsd metrics to a statsd server
Project description
nginx_statsd_sidecar
The purpose of this container is to be deployed alongside a Docker container
running nginx and to report the stats that are reported from the
ngx_http_stub_status_module
module to a statsd server. It polls stats from nginx every 10 seconds (this is
configurable via an environment variable).
nginx_statsd_sidecar reports these stats to statsd:
requeststhe number of requests that nginx has handled since the last timenginx_statsd_sidecarretrieved stats from nginxactive_connectionsthe number of currently active nginx connectionsreadingthe number of active nginx connections in reading statewritingthe number of active nginx connections in writing statewaitingthe number of active nginx connections in waiting state
Documentation
Please see <nginx_statsd_sidecar.readthedocs.io> for the full set of docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nginx_statsd_sidecar-0.2.1.tar.gz.
File metadata
- Download URL: nginx_statsd_sidecar-0.2.1.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0aaf40a6da84ad659e4370a86b6d77f63bec665835d6a590af85ea89e7650bb8
|
|
| MD5 |
8baf689c74e9b7325c360d05b39776c2
|
|
| BLAKE2b-256 |
c121c9d7a1011d58b92e854e0a6c2163ae6a24466816caea350d882d33953908
|
File details
Details for the file nginx_statsd_sidecar-0.2.1-py3-none-any.whl.
File metadata
- Download URL: nginx_statsd_sidecar-0.2.1-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11ffdd720904f3299878f100990237b2028e54d1926009fe2560dc037bdc17a6
|
|
| MD5 |
5d9ad350b0d6953f0c3403ec6bf5250b
|
|
| BLAKE2b-256 |
eccce716539fd68f81affb4470228a314045ec81758f0847bb6e9da0d783ccdb
|