Snoby

Results 20 issues of Snoby

Looking at the data files generated from the command tsbs_generate_queries such as: ``` tsbs_generate_queries -use-case="cpu-only" -seed=123 -scale=4000 -timestamp-start="2019-01-01T00:00:00Z" -timestamp-end="2019-01-04T00:00:00Z" -queries=10 -query-type="double-groupby-1" -format="influx" ``` the output seems to be a mixture...

I'm certain that this is probably a setup failure in my configuration, because last week I had kibana up and running. However now when I try to bring up kibana.example.com...

Hi, Running Grafana 4.3.3 and I used wizzy to download dashboard 1471 version 1 `wizzy download from-gnet dashboard 1471 1` I then did an export of all my dashboards to...

bug

Hi, I noticed that the code is doing some cool stuff to import dashboards via the http interface: ``` for file in *-dashboard.json ; do if [ -e "$file" ]...

I have successfully mirrored a Ubuntu repository, I'm not clear from the documentation if it is possible to have the go-apt-cacher mounted in such a way so that the cacher...

It would be helpful if some documentation or example could show how to select an option from a dropdown select. For example here: http://jsfiddle.net/t0xicCode/96ntuxnz/ ```Html John Paul Mary Jane Elisa...

Mate version 0.6.1 ( and prior versions) causes a lot of traffic while it polls route53. My AWS account has 53 hosted zones and in those zones there are 10's...

I know that this has been discussed before. However Would there be any harm in passing passing a defined metadata namespace object through to the output? If the incoming "kedge"...

in Version 1.5x, dagdelay doesn't seem to be honored no matter what i change the value too in the flight sheet. Other options are honored such as silence 3 and...

Given the documented docker run line ``` docker run -it --name coroot-node-agent --privileged --pid host -v /sys/kernel/debug:/sys/kernel/debug:rw -v /sys/fs/cgroup:/host/sys/fs/cgroup:ro ghcr.io/coroot/coroot-node-agent --cgroupfs-root=/host/sys/fs/cgroup ``` on a ubuntu 2004 host (not running in...