aboutsummaryrefslogtreecommitdiffstats
path: root/switch-snmp/requirements.txt
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2025-05-28 17:32:54 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2025-05-28 17:32:54 +0100
commit36635cbf2779f19631cb08b5d3bd49465307c20b (patch)
treed5f87af2bd14050c2165501f161271792bfeae3f /switch-snmp/requirements.txt
parent4b0d599dc5877d6c19a6ccf1a82707c6a9289e86 (diff)
downloadpower.eda.gay-36635cbf2779f19631cb08b5d3bd49465307c20b.tar.gz
power.eda.gay-36635cbf2779f19631cb08b5d3bd49465307c20b.zip
Added prometheus exportation to scripts
Diffstat (limited to 'switch-snmp/requirements.txt')
-rw-r--r--switch-snmp/requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/switch-snmp/requirements.txt b/switch-snmp/requirements.txt
index aaf744d..aeb5843 100644
--- a/switch-snmp/requirements.txt
+++ b/switch-snmp/requirements.txt
@@ -1,4 +1,5 @@
python-dotenv
influxdb-client
pandas
-fabric \ No newline at end of file
+fabric
+prometheus-client \ No newline at end of file