SumoLogic / sumologic-kafka-push

Utility for reading logs from a Kafka Topic and sending to Sumo Logic.
Apache License 2.0
4 stars 4 forks source link

Fix running multiple test classes by avoiding reinitialization of counters #25

Closed gstarzec-sumo closed 2 years ago

gstarzec-sumo commented 3 years ago

This will allow us to successfully run sbt test in github actions.