Is there a way to get metrics like records ingeste...
# general
m
Is there a way to get metrics like records ingested per second, segments created per second and such to let users know if there is still data coming in or it has settled down?
m
Thanks. I had seen the first but was not clear on how to get at them. The second helps with that. Is there also an SQL query that can access the metrics. It would be nice to be able to display them in a dashboard using the same BI tool accessing the user data.
m
Folks typically use prometheus + grafana to monitor Pinot.
m
Understood. I was interested in loading into Pinot for use in a broader activity. Into Kafka would work as well. I will keep searching.
m
You want to monitor Pinot using Pinot? I like it
m
I want to monitor a k8s based product with about 100 pods, Pinot being just part of the whole.