Skip to content

Commit

Permalink
SWATCH-3141: Configure swatch-billable-usage to skip bad messages
Browse files Browse the repository at this point in the history
  • Loading branch information
wottop authored and Sgitario committed Jan 28, 2025
1 parent ef15c5a commit 0ab3c48
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ mp.messaging.incoming.tally-summary.connector=smallrye-kafka
mp.messaging.incoming.tally-summary.topic=platform.rhsm-subscriptions.tally
mp.messaging.incoming.tally-summary.value.deserializer=com.redhat.swatch.billable.usage.services.json.TallySummaryDeserializer
mp.messaging.incoming.tally-summary.failure-strategy=ignore
mp.messaging.incoming.tally-summary.fail-on-deserialization-failure=false

quarkus.log.handler.splunk.enabled=${ENABLE_SPLUNK_HEC:false}
quarkus.log.handler.splunk.url=${SPLUNK_HEC_URL:https://splunk-hec.redhat.com:8088/}
Expand Down

0 comments on commit 0ab3c48

Please sign in to comment.