Skip to content

release-1.4.0

Compare
Choose a tag to compare
@NematulloKozimov NematulloKozimov released this 07 Feb 10:29
8958094

What's Changed

Features and Enhancements

PCLOUDS-3314:
Introduced multiprocessing to enhance performance.
Configurable number of processes for improved scalability.
Implemented by @NematulloKozimov in PR #462.

Pclouds 3511:
Implemented message processing in batches for optimized efficiency.
Contributed by @NematulloKozimov in PR #461.

PCLOUDS-3509:
Added aiohttp implementation for improved asynchronous operations.
Integrated by @szymon-nagel-dt in PR #463.

PCLOUDS-3510:
Divided the process into clear and distinct steps for better maintainability.
Implemented by @NematulloKozimov in PR #466.

PCLOUDS-3515:
Adjusted sfm (some function/module) for enhanced functionality.
Contributions from @szymon-nagel-dt in PR #468.

PCLOUDS-3601:
Wrapped log operations in an object for improved encapsulation.
Resolved token and log issues, contributed by @NematulloKozimov and @szymon-nagel-dt in PR #472 and PR #473.

Additional Attributes for Cloud Function Gen2:
Added extra attributes for logs related to Cloud Function Generation 2.
Introduced by @NematulloKozimov in PR #467.

Pclouds 3518:
Adjusted and enhanced test cases for improved test coverage.
Changes made by @szymon-nagel-dt in PR #470 and @NematulloKozimov in PR #474.

Pclouds 2800:
Cleaned up the codebase for better code quality.
Removed [AUTODISCOVERY] from metric names for clarity.
Increased token update frequency for improved responsiveness.
Altered the way token updates are handled for better efficiency.
Introduced performance improvements for GCP log forwarding.
Increased base RAM size for log container.
Various optimizations contributed by @NematulloKozimov and @szymon-nagel-dt in PR #478, PR #476, PR #479, PR #480, PR #475, and PR #483.
Notes
The new solution demonstrates improved scalability and achieves maximum log throughput.

Full Changelog: release-1.3.0...release-1.4.0