priyen-stripe

Results 2 issues of priyen-stripe

Currently, when you use the multi stage engine thread limiting feature, (via configs such as below) ``` pinot.server.query.executor.mse.max.execution.threads=1000 pinot.server.query.executor.mse.max.execution.threads.exceed.strategy=ERROR ``` you have no insights, through metrics, what's the current usage...

metrics
observability

https://github.com/apache/pinot/pull/16783 removed this feature thinking it is not used, but it was a functional feature which we use in stripe https://github.com/apache/pinot/pull/16783#issuecomment-3498367846

bug
ingestion
observability
real-time