DEBSOURCES
Skip Quicknav
sources / mtail / 3.0.0~rc43-3 / examples / add_assign_float.mtail
12345678
gauge metric # To make ex_test.go happy strptime("2017-10-30T08:52:14Z", "2006-01-02T15:04:05Z07:00") /(\d+\.\d+)/ { metric += $1 }