Usage case for sql exporter

This commit is contained in:
porosnicuadrian
2021-12-06 14:42:16 +02:00
committed by Dan Christian Bogos
parent 9d62d65200
commit f09f317e9e

View File

@@ -458,6 +458,7 @@
{"tag": "CGRID", "path": "*exp.cgrid", "type": "*variable", "value": "~*req.CGRID"},
{"tag": "AnswerTime", "path": "*exp.answer_time", "type": "*variable", "value": "~*req.AnswerTime"},
{"tag": "Cost", "path": "*exp.cost", "type": "*variable", "value": "~*req.Cost{*round:4}"},
{"tag": "Usage", "path": "*exp.`usage`", "type": "*variable", "value": "~*req.Usage"},
]
},
{