Skip to content

Commit 80e387e

Browse files
WilliamDEdwardsdanihodovic
authored andcommitted
Add PyPI install to README
Relates to #265 (comment)
1 parent 219ab3a commit 80e387e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,12 @@ chmod +x ./celery-exporter
9696
./celery-exporter --broker-url=redis://redis.service.consul/1
9797
```
9898

99+
From PyPI:
100+
101+
```shell
102+
pip install prometheus-exporter-celery
103+
```
104+
99105
###### Kubernetes
100106

101107
There's a Helm in the directory `charts/celery-exporter` for deploying the Celery-exporter to Kubernetes using Helm.

0 commit comments

Comments
 (0)