Carl Bergquist

Results 11 comments of Carl Bergquist

Sorry about the slow response! Resolving the merge conflicts and starting to look at the code.

> Ideally, any dashboard whose definition had deviated from the remote version would get a little green "make a PR" Right now, I can't see how this will be possible...

Creating a new PR was faster than resolving merge conflicts :) https://github.com/grafana/grafana/pull/53901

@hfwang Any thoughts about how you want to implement this? I'd love to see support for Prometheus. Esp if I can get error/success rates for queries.

Nice! Could you please use a feature toggle instead? https://github.com/grafana/grafana/blob/main/conf/defaults.ini#L1213 I think we only want to make this optional until we know it works as expected.

> @bergquist @DanCech -- is this enough info in the URL for our cloud infrastructure to easily route query requests in a magical future multi-tenant world? Yupp! Once auth is...

I like the idea of suppressing empty panels. But I'm not sure about adding two new check boxes for repeat panel. Is there any other way to settling for less...

There are currently no way of using self signed certs for alert notifications. https://github.com/grafana/grafana/blob/master/pkg/services/notifications/webhook.go#L27 If we decide to add support for it. Alert notifications should not use services/notifications/webhook.go but instead...

@laughland Btw. Im not sure your using the correct path for certs on Centos. https://unix.stackexchange.com/questions/363308/how-do-i-list-all-available-ssl-ca-certificates-on-centos-6/363309#363309

I think you closed this by mistake. re opening.