etcd monitoring code examples.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
FROM python:3.8
|
||||
RUN pip install prometheus_client
|
||||
|
||||
COPY exporter.py /
|
||||
|
||||
Reference in New Issue
Block a user