gcp-ingestion
gcp-ingestion copied to clipboard
Documentation and implementation of telemetry ingestion on Google Cloud Platform
We're running Junit v4, which turns out to be clashing with log4j v2.2+ in ingestion-sink. After the update we can remove Dependabot ignores added in https://github.com/mozilla/gcp-ingestion/pull/2664
Although Java 11 is still maintained, some libraries start to drop support for this version (example: https://github.com/mozilla/gcp-ingestion/pull/2657). Per https://cloud.google.com/dataflow/docs/support/beam-runtime-support#java after https://github.com/mozilla/gcp-ingestion/pull/2658 lands we can jump to 21, or in case...