snowplow / snowbridge

For replicating streams across clouds, accounts and regions
Other
15 stars 7 forks source link

Patch failure_target_success statsd metric #272

Closed colmsnowplow closed 1 year ago

colmsnowplow commented 1 year ago

In the most recent release, there's a mistake here: https://github.com/snowplow/snowbridge/blob/fc95db962c5c35ed03b185071226ee9affe037dd/pkg/statsreceiver/statsd.go#L117

We should be using InvalidMsgSent where we use InvalidMsgFailed.