Hi all,
I am new to NewRelic and struggling on writing queries to fetch custom metrics.
Have anyone successfully wrote a query to fetch custom kafka metrics which are not provided out of the box in NewRelic?
I have tried everything I could but not able to get the results.
To elaborate more, I need below metrics. If you could help me get any metric, I’ll try to write the remaining queries.
1- Total number of Partitions in the cluster
2- Active Controller Count
3- Partition Count per Broker
4- Offline Partition Count
5- Under Minimum ISR
6- Leader Partition Count per Broker and few more