Skip to content

Conversation

@vincentfree
Copy link
Contributor

Description:

Add Kafka connectivity error handling.

When there is an issue with the Kafka connectivity, currently users do not see any errors, this change adds logging so that users know that errors have occurred.

Existing Issue(s):

None

Testing:

The new code is covered by an integration test. This test covers the new functionality.

Documentation:

There is no documentation added for the logging of the connectivity error(s).

Outstanding items:

None

…e/kafka # Conflicts: #	dependencyManagement/build.gradle.kts #	kafka-exporter/src/test/java/io/opentelemetry/contrib/kafka/KafkaSpanExporterIntegrationTest.java (cherry picked from commit 2f6db0b)
@vincentfree vincentfree requested a review from a team as a code owner September 3, 2025 14:13
@otelbot-java-contrib
Copy link
Contributor

❌ The result from spotlessApply could not be committed to the PR branch, see logs: https://github.com/open-telemetry/opentelemetry-java-contrib/actions/runs/17436317028.

@otelbot-java-contrib
Copy link
Contributor

❌ The result from spotlessApply could not be committed to the PR branch, see logs: https://github.com/open-telemetry/opentelemetry-java-contrib/actions/runs/17613556934.

@trask trask added this pull request to the merge queue Sep 10, 2025
Merged via the queue into open-telemetry:main with commit 773eb24 Sep 10, 2025
25 checks passed
@vincentfree
Copy link
Contributor Author

Thanks @trask!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants