gcp-ingestion
gcp-ingestion copied to clipboard
Documentation and implementation of telemetry ingestion on Google Cloud Platform
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.29 to 6.0.15. Release notes Sourced from org.springframework:spring-core's releases. v6.0.15 :star: New Features Skip buffer allocation in StreamUtils.copy(String) #31631 :lady_beetle: Bug Fixes <replaced-method /> unnecessarily requires explicit...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.4. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.23.4 0.23.4 (2024-01-28) pytest-asyncio no longer imports additional, unrelated packages during test collection #729 Addresses further issues...
Bumps [com.github.everit-org.json-schema:org.everit.json.schema](https://github.com/everit-org/json-schema) from 1.14.2 to 1.14.4. Release notes Sourced from com.github.everit-org.json-schema:org.everit.json.schema's releases. Improved equals() and hashCode implementations Improvements Fixes CombinedSchema#hashCode() / equals() reliability fixes potential StackOverflowError in ReferenceSchema#hashCode() - equals()...
Bumps `log4j.version` from 2.19.0 to 2.22.0. Updates `org.apache.logging.log4j:log4j-bom` from 2.19.0 to 2.22.0 Release notes Sourced from org.apache.logging.log4j:log4j-bom's releases. 2.22.0 This releases provides a CycloneDX Software Bill of Materials (SBOM) along...
Bumps [pip](https://github.com/pypa/pip) from 23.0 to 23.3. Changelog Sourced from pip's changelog. 23.3 (2023-10-15) Process Added reference to vulnerability reporting guidelines <https://www.python.org/dev/security/>_ to pip's security policy. Deprecations and Removals Drop a...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
Currently [messages are scrubbed](https://github.com/mozilla/gcp-ingestion/blob/fb8d34477ad100e2be2f144be83bee6ab10bce57/ingestion-beam/src/main/java/com/mozilla/telemetry/decoder/ParsePayload.java#L134) after the [payload is parsed](https://github.com/mozilla/gcp-ingestion/blob/fb8d34477ad100e2be2f144be83bee6ab10bce57/ingestion-beam/src/main/java/com/mozilla/telemetry/decoder/ParsePayload.java#L115). While looking into `mozdata.monitoring.payload_bytes_error_structured` I noticed JSON parse exceptions for some pings that are [ignored](https://github.com/mozilla/gcp-ingestion/blob/fb8d34477ad100e2be2f144be83bee6ab10bce57/ingestion-beam/src/main/java/com/mozilla/telemetry/decoder/MessageScrubber.java#L30). Since some parts of the scrubbing...
Bumps [org.apache.beam:beam-sdks-java-google-cloud-platform-bom](https://github.com/apache/beam) from 2.51.0 to 2.57.0. Release notes Sourced from org.apache.beam:beam-sdks-java-google-cloud-platform-bom's releases. Beam 2.57.0 Release We are happy to present the new 2.57.0 release of Beam. This release includes both...
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.29 to 6.1.10. Release notes Sourced from org.springframework:spring-core's releases. v6.1.10 :star: New Features Defensive PersistenceExceptionTranslator bean retrieval in PersistenceExceptionTranslationInterceptor on shutdown #33067 Support all "connection reset" exception...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...