Bartlomiej Plotka
Bartlomiej Plotka
Introduced by https://github.com/GoogleCloudPlatform/prometheus-engine/pull/944, but not a biggie. ~Probably the best to be fixed by something like https://github.com/GoogleCloudPlatform/prometheus-engine/pull/663~, actually fixed on main already (build latest main operator, but can't really figure...
Ok, actually we have chicken and egg problem with main until releases happen or no breaking changes are there. Even with https://github.com/GoogleCloudPlatform/prometheus-engine/pull/1147 which fixes readonly problem we now merged reduced...
This is a bit annoying because everyone who develops on Mac on binaries that import client_golang have this warning (by default e.g. on Goland CGO is enabled) 🤔 e.g. when...
> Just a question: In Contribfest, did participants report similar issues to GMP? Whether yes or no, do you know how they solve this problem? Do they solve it with...
As per this PR (adding full blown CLI), I personally would be careful, but I really don't want to discourage you--it's good to experiment and there are tons of good...
+100, I would extend `/prombench` command with some syntax to reference custom Prometheus pod YAML or even custom specific flags later on
I would like to extend this issue to support all kind of variations (different load, different queries, different modes). Writing a quick proposal this week for this.
Proposal: https://github.com/prometheus/proposals/pull/41
This was implemented.
Nice, and your workaround makes sense! Also you are welcome to use newer version of operator (e.g. `gke.gcr.io/prometheus-engine/operator:v0.6.3-gke.0` and [`v0.6.3-rc.0` tag](https://github.com/GoogleCloudPlatform/prometheus-engine/releases/tag/v0.6.3-rc.0)). We will think with the team if there is...