Hi Bala,
You need to register metric consumers. Please check https://github.com/apache/storm/blob/v1.1.0/docs/Metrics.md#metrics-consumer <https://github.com/apache/storm/blob/v1.1.0/docs/Metrics.md#metrics-consumer> Best Ethan > On Feb 13, 2020, at 5:48 PM, Bala <[email protected]> wrote: > > I am using the storm API to define and register custom metrics for the bolt. > But I am not getting any stats about that metrics either in the Storm UI or > the REST API? Do I need to do anything to make the custom metrics show up in > the UI/REST API? > > Thanks > Bala
