Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement - Add metric for Kafka receiver unmarshal errors #29302

Closed
thmshmm opened this issue Nov 16, 2023 · 1 comment
Closed

Enhancement - Add metric for Kafka receiver unmarshal errors #29302

thmshmm opened this issue Nov 16, 2023 · 1 comment
Labels
enhancement New feature or request receiver/kafka

Comments

@thmshmm
Copy link
Contributor

thmshmm commented Nov 16, 2023

Component(s)

receiver/kafka

Is your feature request related to a problem? Please describe.

The current implementation of the Kafka receiver logs unmarshal errors, but lacks a corresponding metric. This enhancement request proposes the addition of a metric to track and expose unmarshal errors.

Benefits:

  • additional metric allows for real-time monitoring and alerting on unmarshal errors
  • the metrics can be used to record historical data

Describe the solution you'd like

For each unmarshal error a counter should be increased. There should be dedicated metrics for logs, metrics and traces.

Describe alternatives you've considered

No response

Additional context

No response

@thmshmm thmshmm added enhancement New feature or request needs triage New item requiring triage labels Nov 16, 2023
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request receiver/kafka
Projects
None yet
Development

No branches or pull requests

2 participants