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

Improve logging and metrics for kafka receiver #30256

Closed
wants to merge 9 commits into from
Closed

Improve logging and metrics for kafka receiver #30256

wants to merge 9 commits into from

Conversation

ben-childs-docusign
Copy link
Contributor

Description:
This adds additional information to the existing logs for consumer group startup and adds the topic and partition to the existing instanceName label so that users of the kafka receiver can monitor all of the metrics per topic/partition.

Currently the metrics are all reported with the same tags so each partition clobbers the other partitions data

Link to tracking Issue:
#28631

Testing:
This patch ran in our collectors for several months.

TODO: Investigate if unit tests could/should be added

Documentation:

The existing telemetry is not documented, let me know if I should add some documentation for it.

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jan 17, 2024
Copy link
Contributor

github-actions bot commented Feb 1, 2024

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants