Scrapy Prometheus
This is a scrapy extension that pushes metrics to a Prometheus Pushgateway.
Installation
pip install scrapy-prometheus-plugin
Configuration
PROMETHEUS_ENABLED = True
PROMETHEUS_GATEWAY = http://localhost:9091
EXTENSIONS = {
"scrapy_prometheus_plugin.ScrapyPrometheusExtension": 501
}
Release files for scrapy-prometheus-plugin 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| scrapy_prometheus_plugin-0.0.4.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| scrapy_prometheus_plugin-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.2 kB
Release files / scrapy_prometheus_plugin-0.0.4.tar.gz
| Download URL | scrapy_prometheus_plugin-0.0.4.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
80d3e673bb8139d708d80e9c4a990200c42c66c9ecae1a8a88c56cc4ad513a87
|
|
BLAKE2b-256 checksum How to use checksums |
fa66824c6129bfab74ae8dab8493a516882048ac852168f63690800d96bbb8d3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.0.1 CPython/3.12.3 Linux/6.8.0-51-generic
|
Release files / scrapy_prometheus_plugin-0.0.4-py3-none-any.whl
| Download URL | scrapy_prometheus_plugin-0.0.4-py3-none-any.whl |
|---|---|
| Size | 2.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c6a4b6f90416a2be8d013b49935d491a99bb68457532512eeb901eb8dc849a4f
|
|
BLAKE2b-256 checksum How to use checksums |
327e5e8a980f8ce517626a81d955e06500045f4413012b7eda97edaca42da285
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.0.1 CPython/3.12.3 Linux/6.8.0-51-generic
|