kafka: remove `messaging.kafka.connect_errors.count` metric
Open
- Dominant language
- Go
- Stars
- 9
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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-go` `kotel` plugin, with the plan to remove it at a later moment.
This issue is here to keep track of its removal.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.