snowplow / snowplow-golang-tracker

Snowplow event tracker for Golang. Add analytics to your Go apps and servers
http://snowplowanalytics.com
Apache License 2.0
25 stars 14 forks source link

Add gzip compression as an option #77

Open jbeemster opened 10 months ago

jbeemster commented 10 months ago

This is a simple PR to test out GZIP compression on a tracker and can be used to validate whether or not it gives sufficient gains to be worth pursuing as a formal integration with the Snowplow Collector.

coveralls commented 10 months ago

Coverage Status

coverage: 98.491% (-1.0%) from 99.452% when pulling 8aba726618cb7ecd35ad67552a97f64aa61202db on gzip-post-compression into 88ca5cf2930840e8c7f0c65efbaef326de5fffd2 on master.