An elauneind application was observed to be using significant bandwidth across its 'messages' kafka topic. Without metrics that break down the utilization by message type, it's quite difficult to know what action to take.
This change adds message send/receive metrics and byte count metrics labelled by message type.
Some linter updates and fixes were required to get everything cleanly building against go 1.18.
An elauneind application was observed to be using significant bandwidth across its 'messages' kafka topic. Without metrics that break down the utilization by message type, it's quite difficult to know what action to take.
This change adds message send/receive metrics and byte count metrics labelled by message type.
Some linter updates and fixes were required to get everything cleanly building against go 1.18.