mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:17:35 +00:00
fix: enable OpenTelemetry metrics for river queue and improve session projection handling (#10391)
Integrate OpenTelemetry metrics for better visibility into river queue job processing and queue sizes. Additionally, modify session projection handling to prevent failures during high load scenarios, ensuring smoother login processes for users. This addresses issues related to session projections and enhances overall system observability. --------- Co-authored-by: Abhinav Sethi <abhinav.sethi03@gmail.com> Co-authored-by: Zach Hirschtritt <zachary.hirschtritt@klaviyo.com>
This commit is contained in:
@@ -9,4 +9,3 @@ docker compose run e2e
|
||||
```bash
|
||||
docker compose down
|
||||
```
|
||||
|
||||
|
3554
e2e/package-lock.json
generated
Normal file
3554
e2e/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -29,6 +29,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.3.0",
|
||||
"cypress": "^13.13.3"
|
||||
"cypress": "^14.5.3"
|
||||
}
|
||||
}
|
||||
|
1188
e2e/yarn.lock
1188
e2e/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user