Description
Hi team,
we've successfully implemented and using the existing Metrics
interface from JOSDK in the Flink Operator. Great job!
We'd be happy to see a few more metrics and improvements around the following areas:
- Exposure of the complete CR in the
Metrics
interface - CR delay (time between the CR created and first detected by an operator)
- Kubernetes API access (basically HTTP request/response metrics, thus this might be a better fit for fabric8 client, having an http client independent interceptor would be awesome)
- A few other metrics about JOSDK internals (queue size, thread count, informer count, etc.)
Let me know what you think.
Thanks,
Matyas