Johannes Wienke

Results 123 comments of Johannes Wienke

This is appearing really often now and makes the server pretty useless for me atm. Any chance to find out what is going on here?

I'll try to reproduce this tomorrow with more logging. This happened on different projects and different files.

Great, with full logging this doesn't seem to happen :/

I suspect the internal call to pycodestyle strips away the remaining project context and thus this error appears.

I am not sure what raises the "imported but unused" warnings, but that also doesn't seem to respect this comment.

Thanks for the quick feedback! I've seen the separation but getting a grasp on how to implement this on my own is not too easy with all the different modules...

I couldn't spot a pattern so far :/ It happened for different alerts defined on different dashboards. Queries are usually pretty simple.

Maybe this is of interest: we use Victoria Metrics as the backend. However, this was already the case when we were still on Grafana 6 and there rendering worked without...

I just had a look at the reported error messages and can confirm that various plots on different dashboards are affected: ``` ❯ cat ~/Downloads/log.err | sed 's/.*\(http.*\)/\1/' | cut...

Has there ever been a solution for this one. I'm hit by this now too.