svet-b

Results 9 issues of svet-b

This is the equivalent to https://github.com/plougher/squashfs-tools/issues/25, but for input from a pseudo-file rather than tar. At the moment running `mksquashfs - -pf ` appears to only work for a seekable...

enhancement

Currently, when a drilldown link is set for a panel, only the title text in the center of the panel is clickable as a link. From a user experience perspective,...

Not sure if this is the correct solution to https://github.com/fifemon/graphql-datasource/issues/53, but figured I'd share if helpful. I.e. I'm not sure whether it might have some undesired side effects. This implementation...

When multiple queries are used in a panel, and yield data series with the same name, Grafana normally takes care of this by appending "1", "2", "3", etc to the...

bug

Although I appreciate the parallel, I assume this isn't the desired behavior? In a situation where a ModbusTCP server returns exception code 4 (maybe also others - I haven't tested),...

After upgrading to 2.0.15, we observed that in about 50% of cases broker bridges are not created on start-up. The log shows the message ``` Expiring client local. due to...

@amotl just wanted to submit this following your comment on https://github.com/grafana/worldmap-panel/pull/210#issuecomment-516542791 First of all, we massively appreciate your work and improvements on this plugin. They're nothing short of transformational in...

Getting a few of the following with the current version of the migrate.sh script: ``` ERROR: column "external" is of type boolean but expression is of type integer LINE 1:...

At the moment installation on the most recent Python version is not possible, since published builds on PyPi only exist up to 3.9. As you mention in the README, the...