mvkrishna86
mvkrishna86
**Describe the bug** Tempo ingesters are failing with the below error: ``` panic: cannot grow buffer beyond 2 gigabytes goroutine 326 [running]: github.com/google/flatbuffers/go.(*Builder).growByteBuffer(...) /drone/src/vendor/github.com/google/flatbuffers/go/builder.go:214 github.com/google/flatbuffers/go.(*Builder).Prep(0x41066185b0, 0x4, 0x36b45) /drone/src/vendor/github.com/google/flatbuffers/go/builder.go:268 +0x2c0 github.com/google/flatbuffers/go.(*Builder).CreateString(0x41066185b0,...
Now, its supporting only the name, namespace and labels as filters. I would like to take some action based on the pod's status. For example, 1. I want to delete...
**Is your feature request related to a problem? Please describe.** For the scheduled triggers, probably we can add the DB checks like, whether mongodb is reachable and execute a sample...