akevdmeer
akevdmeer
Does this perhaps involve HTTP/2 connection coalescing by the browser?
I believe that what @Daniel-Vaz means is that the current code highlights the result of that alloyStringify() which requires parsing as Javascript. But there is no need to parse: alloyStringify()...
I see, that provokes the error easily! But isn't it still possible to exceed the max message size for the connection also with a / where this is a proper...
Clear thank you. A proper `diff()` for the metrics queries + larger grpc max size may solve the issue, practically speaking.
Is this accidentally already fixed by https://github.com/fluent/fluent-bit/pull/10563 ?
Will this be implemented now that the Kubernetes-style Dashboard API is GA and enabled by default?
The Kubernetes-style Dashboard API (feature flag `kubernetesDashboards`) is GA, per https://github.com/grafana/grafana/pull/107618. You're referring to the version of the gvk of the resources but that I would expect is a separate...