Is your enhancement request related to a problem? Please describe.
In the KoP scenario, raw data is consumed by reading bookie directly, which could cause no metrics data for consumers.
Describe the solution you'd like
we can expose updateStats with ConsumerStats param, which could update stats specified stats.
Additional context
the related issue in KoP is streamnative/kop#263
Is your enhancement request related to a problem? Please describe.
In the KoP scenario, raw data is consumed by reading bookie directly, which could cause no metrics data for consumers.
Describe the solution you'd like
we can expose
updateStatswithConsumerStatsparam, which could update stats specified stats.Additional context
the related issue in KoP is streamnative/kop#263