You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(performance): Expands search for serviceowners, improved tracing and logging (#1439)
Implements more GET testcalls to serviceowner apis and improves tracing
and logging
## Description
<!--- Describe your changes in detail -->
## Related Issue(s)
- #1326
## Verification
- [ ] **Your** code builds clean without any errors or warnings
- [ ] Manual testing done (required)
- [ ] Relevant automated test added (if you find this hard, leave it and
we'll help out)
## Documentation
- [ ] Documentation is updated (either in `docs`-directory, Altinnpedia
or a separate linked PR in
[altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if
applicable)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Release Notes
- **New Features**
- Introduced a `sentinelPerformanceValue` for enhanced performance
tracking.
- Added flexibility to performance tests by implementing
`isSingleUserMode` for better user scenario handling.
- **Improvements**
- Enhanced logging and traceability in dialog creation and purging
processes.
- Expanded performance thresholds for more detailed monitoring.
- Updated functions to accept dynamic GET request functions, improving
modularity.
- **Bug Fixes**
- Improved error handling and conditions for single vs. multi-user modes
in various performance test scripts.
- **Documentation**
- Updated comments for clarity regarding options and parameters in
several scripts.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
0 commit comments