Christoph Lupprich

Results 4 issues of Christoph Lupprich

We're running into an issue that's been reported to Grafana: https://github.com/grafana/grafana/issues/44542 The tl;dr of that is that in newer versions of Grafana, `$__rate_interval` can be formatted like `1h30m` (where it...

We're experiencing a weird issue with histogram buckets on a few of our GCP projects. The following query returns a different set of buckets on different projects, even though the...

bug

I had to make the following changes: - In config.rb, add 'app' as a prefix to the `add_import_path` ``` ruby # Require any additional compass plugins here. add_import_path "app/bower_components/foundation/scss" #...