You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
thanks @hangc0276 We could consider add this metrics. Currently pulsar do these metrics in producer and consumer, but kop not have a map between client producer/consumer and broker side producer/consumer.
…nt metadata (streamnative#152)
### Modifications
Add authorization check for schema registry when disabling multi-tenant
metadata.
### Verifying this change
Add grant and revoke permission test.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug description
When i use kafka client produce/consume messages from/to pulsar using kop, I found two confused points:
It is hard to monitor the consumer lag and the message publish rate.
The text was updated successfully, but these errors were encountered: