From 36635cbf2779f19631cb08b5d3bd49465307c20b Mon Sep 17 00:00:00 2001 From: jwansek Date: Wed, 28 May 2025 17:32:54 +0100 Subject: Added prometheus exportation to scripts --- switch-snmp/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'switch-snmp/requirements.txt') 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 -- cgit v1.2.3