mozilla / gcp-ingestion

Documentation and implementation of telemetry ingestion on Google Cloud Platform
https://mozilla.github.io/gcp-ingestion/
Mozilla Public License 2.0
79 stars 32 forks source link

Add Decoder test to validate LogEntry ingestion #2453

Closed akkomar closed 1 year ago

akkomar commented 1 year ago

@whd expressed some concerns on GeoIP decoding in log ingestion path, this adds a test that (among others) validates that. This would also catch a bug that was fixed in https://github.com/mozilla/gcp-ingestion/pull/2451.