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
It looks the metric DeprecatedRequestsPerSec has been introduced in CP 7.7 so customers using previous versions would not be able to benefit from the feature we just added to Grafana Kafka dashboard
It should be possible to build an alternative visualization based on mbean kafka.network<type=RequestMetrics, name=RequestsPerSec, request=(.+), version=([0-9]+)> filtering just the deprecated api version. Complete list of deprecated APIs should be the one exposed in this table