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
In #479 we introduced separate dimensions on messaging.kafka.connects.count to track successes and failures for connections to Kafka.
To prevent a breaking change we did not remove messaging.kafka.connect_errors.count, the metric we inherited from franz-gokotel plugin, with the plan to remove it at a later moment.