Martyn Ranyard

Results 34 comments of Martyn Ranyard

As I understand it, the app uses cluster access so you can have faster updates on the dropdowns than your scrape time. But the point is rather moot as this...

@cjmateos this project is abandoned. Look to prometheus-operator's kube-prometheus dashboards :(

How about using the accellerometer for boost control? Perhaps vigorous shaking? Just a thought.

One of the main issues here is the poor UX if you have rejected cookies. I also struggled for days with this flow (and I'm a devops-type person, not an...

@etoriet could you weigh in on the choice of go-sh? Perhaps there's a neater way to solve the timeout so go's native exec which should be a bit more reliable...

Yeah, that's what I'm doing myself, but given it's very easy to add yaml support (there's even a PR open now), saving a pipe in the complex one-liners is a...

I think the `grafana-cli` needs an 'plugins enable' command equivalent to `plugins install` that it now has, then the docker `run.sh` can have this functionality.

If you want something that comes with a difficult to automate setup, check the grafana kubernetes app - https://grafana.com/plugins/grafana-kubernetes-app It's completely unmaintained, the authors are MIA and it's incredibly frustrating,...

The controller pod is in crashloop backoff because of the issue in question. The controller works perfectly if I do not have a headless service. I knew you would try...