snowplow / snowplow-s3-loader

Mirrors a Kinesis stream to Amazon S3 using the KCL
http://snowplowanalytics.com
42 stars 38 forks source link

Print metrics to stdout #281

Open istreeter opened 1 year ago

istreeter commented 1 year ago

The S3 loader currently only sends metrics to statsd, e.g. event counts and latency.

Other Snowplow apps (e.g. Enrich) can be configured to also print metrics to stdout, which can be helpful for debugging logs.