Releases: qlub-dev/argus
Releases · qlub-dev/argus
v1.5.0
v1.3.1
v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
1.2.0 (2025-09-19)
Bug Fixes
- add logging to checkValueWithinBounds for better traceability (ff82b2c)
- collectors: disconnect proper types and return if releveant types are not matched (06a953c)
- correct import for user timing collector and update entry type in handler (d4e74cf)
- correct logic in checkValueWithinBounds condition in user timing collector (81ef17c)
- correct sampling chance evaluation logic in user timing collector (ea62ebc)
- correct user timing collectors assignment and ensure proper shutdown (04069f0)
- enhance logging in user timing collector and utility functions (cc2bc1a)
- remove logging from user timing functions and improve performance measurement logic (5a9ffee)
- remove unnecessary logging from user timing collector and bounds check (4058c04)
- streamline user timing collector logic and improve metric handling (de94651)
- update user timing collector to use id instead of regex and improve metric handling (8065b43)
Features
v1.2.0-beta.9
1.2.0-beta.9 (2025-09-19)
Bug Fixes
- remove logging from user timing functions and improve performance measurement logic (5a9ffee)
- remove unnecessary logging from user timing collector and bounds check (4058c04)
Features
- add whitelistedFields option to metric collection and reporting functions (46641ab)
v1.2.0-beta.8
1.2.0-beta.8 (2025-09-19)
Bug Fixes
- correct sampling chance evaluation logic in user timing collector (ea62ebc)
v1.2.0-beta.7
1.2.0-beta.7 (2025-09-19)
Bug Fixes
- correct logic in checkValueWithinBounds condition in user timing collector (81ef17c)