Aiven-Open / karapace

Karapace - Your Apache Kafka® essentials in one tool
https://karapace.io
Apache License 2.0
450 stars 68 forks source link

fix: log InvalidSchema exception on INFO level #883

Closed jjaakola-aiven closed 3 months ago

jjaakola-aiven commented 3 months ago

About this change - What it does

The Sentry SDK integration by default sends the warning level logs to Sentry backend. Posted input data is handled and correct 422 response is sent back to client and there is no need to create entry for this to Sentry.

jjaakola-aiven commented 3 months ago

This is fixed in PR: https://github.com/Aiven-Open/karapace/commit/82a7c44af0f747cded11b6076738830c19a47ccb There was a call to log.exception().