Jason Hao
Jason Hao
> My company would be willing to sponsor this feature. LMK if that’s of interest, maybe a few companies can pool their resources and get this done. I'm also interest...
actually I have quite similar requirement, but instead do that you described, actually grafana already implemented such a feature that it's possible to pass the oauth token to prometheus. Here...
> bearer Thank you for sharing, just tried your approach, not really work from my side. I'm using v1.55.0. I didn't try to put token directly in the prometheus.auth, instead...
Looking forward for this feature, potentially it can also support minio, since they are same protocol
How is going here? looking forward for the same feature also. As grafana stack support X-Scope-OrgID header, I think it's good to use header for Thanos to make it compatible...
I have the same issue, I'm building with mac with intel cpu. Python 3.11
Hi team, I already skipped kiali in my tech stack so far. So I didn’t have time to look at that yet.
this is my code, it works on mac, but stuck on Windows, showing a white screen. tauri version is 2.0.0.rc-11 with macos-proxy enabled. #[tauri::command] fn openWindow(app: tauri::AppHandle, label: &str, title:...
@sodaRyCN I'm facing the same issue, can you provide some code sample for that ?