Update python-node-exporter.py

This commit is contained in:
Hamid Hosseinzadeh
2022-01-27 12:41:10 +03:30
committed by GitHub
parent 8132183033
commit 03236a862a
+1 -1
View File
@@ -13,7 +13,7 @@ def GetDataFunc():
#----------------------------------------------------------------------------------
# in this part, i'll get some data from an API
#
# and put it into "metricsDictionary"
# and put it into "metricsDictionary"
#
# you can remove this part and add your own script
#