Releases: mathpl/logmetrics
Releases · mathpl/logmetrics
0.10
0.9
0.8
Changes
- prevent FD leak in init script
0.7
New feature
- Support literal string in the tag configuration section allowing to push hardcoded tag values to openTSDB
tags:
[
first_key_value_tag: 2 # positional, will search regex match group
string_literal_key_value_tag: "myKeyValueStringLiteral" # string_literal_key_value_tag=myKeyValueStringLiteral
]