gcp-ingestion icon indicating copy to clipboard operation
gcp-ingestion copied to clipboard

Documentation and implementation of telemetry ingestion on Google Cloud Platform

Results 82 gcp-ingestion issues
Sort by recently updated
recently updated
newest added

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...

dependencies
java

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...

dependencies
python

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()...

dependencies
java

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...

dependencies
java

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...

dependencies
python

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"...

dependencies
python

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...

dependencies
java

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...

dependencies
java

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...

dependencies
python