Send metrics to prometheus pushgateway
This commit is contained in:
@@ -124,5 +124,6 @@ get_values_consumables system_consumables_base_keys Consumables
|
||||
|
||||
echo "Stop extract from system_consumables"
|
||||
|
||||
echo "$valueStore"
|
||||
echo "$valueStore" | curl --data-binary @- http://localhost:9091/metrics/job/printer
|
||||
echo "Success!"
|
||||
exit 0
|
||||
Reference in New Issue
Block a user