Chris Leavoy

Results 5 issues of Chris Leavoy

I've discovered the algorithm implemented in LeakyBucketStrategy is far from accurate. Using limits of 3/10s, 10/1h, and 25/day all seem to function correctly. However anything quicker than 1/s is very...

It appears there is a similar issue to https://github.com/lightstep/lightstep-grafana-plugin/pull/72 when using "Single" hover tooltip mode. ![image](https://user-images.githubusercontent.com/1428245/109069014-a17b2c80-76be-11eb-8d7a-2e252f359e06.png) ![image](https://user-images.githubusercontent.com/1428245/109069028-a93ad100-76be-11eb-88c8-a23235b93b83.png) Grafana 7.4.3 (latest) Same on 7.3.x. Expect actual value instead of "undefined" when...

In earlier versions of reef-pi, we could specify doser schedules such as `*/15` that would run every 15 minutes. I noticed in version 5.2 that I cannot edit my existing...

repro: ``` touch test.log ./go-tail -F ./test.log & date > test.log Fri Sep 15 13:26:55 EDT 2017 mv test.log test.log0 ; touch test.log open ./test.log: no such file or directory...

### What happened? Grafana crashes on startup when provisioning two or more datasources with the same first 32 characters of the datasource's name. Error: ``` logger=provisioning.datasources t=2024-06-26T20:55:09.947200091Z level=info msg="inserting datasource...