Manuel Montes de Oca
Manuel Montes de Oca
I made this script, kinds of works.... just add it to preprocessing `var splitData = value.split(" "); year = parseInt(splitData[0]+splitData[1], 16); month = parseInt(splitData[2], 16); day = parseInt(splitData[3], 16); hour...
`destination.ip` is `type: ip` `destination.mac` is `type: text` `type: u64` fields do not show its value preview either
It is indeed a fast field. I have tried raw and default tokenizer. It does not preview numeric fields either, type: u64
0.8 Great to know there is a fix already! I will try again from main.
> VictoriaLogs accepts multiple `extra_filters` query args across all the supported querying APIs starting from [v1.21.0-victorialogs](https://docs.victoriametrics.com/victorialogs/changelog/) according to [these docs](https://docs.victoriametrics.com/victorialogs/querying/#extra-filters). How do we use this feature in grafana datasource?
I am running v.020 but still do not see one of (=|) or Not one of (!=|) Am I missing something? How can I enable it?
Grafana cloud. I should be on the latest version of grafana
I dont see it on my instance maybe I am missing something on my side. How is your data? how is the config of your plugin?
you are right. Once I refer to an specific datasource, then I do see them
I have noticed the same behavior