Fabian Simon
Fabian Simon
### What happened? I written a Plugin https://github.com/fasibio/autogql and now activate ferderation feature. Everything works fine, but the Ferderation Router returns Scalar Time not found. This Scalar will be extends...
No Field override helper at statfield: ```go // FieldOverride allows overriding visualization options. func FieldOverride(m fields.Matcher, opts ...fields.OverrideOption) Option { return func(stats *Stat) error { override := sdk.FieldConfigOverride{} m(&override) for...
We have more than one stage running at sames cluster. So I missed account selection at dashboard so updated manual. Should it be added at general ? Have to rename...
By fast scaling from one to 15 swapi server, the app crashed. By slow scaling it works fine. (1 to 5, 5 to 7, 7 to 11, 11 to 13,...
In the future I will run my Micorservice without GraphQL Servers. So I wont a GRPC Support. The API and the Microservice talk with grpc and the client with the...
Is there some plan to support new Grafana Table. How can I support here.