Mike Pagel
Mike Pagel
Probably also fixed by #220.
That's absolutely amazing! I was consideruing doing similar work by extending the ANTLR syntax and generating the parse tree listeners on the fly to build the AST. I'll watch this...
That looks like what I had in mind. A few refining suggestions: Due to Python's MRO, mixins should always be listed _before_ base classes, to make sure their implementations are...
Forgot to add: the addon _is_ running in unprotected mode: 
Thanks a lot for checking again. I was considering using Graylog instead, but I'll give it another try. But actually now I am on vacation. So it'll be another two...
I just retried. Now I do see data coming in. (Don't ask me, why this was not the case in the first attempt...). However, now I see a similar issue...
Thank you so much, it is working now! I'll keep using Grafana now as originally intended. I'll let you know if I stumble across other issues, if I may. Feel...