Commit 0286ddf
committed
fix(run-engine,webapp,clickhouse): review fixes for the metrics tier
The plain dequeue gauge re-samples after admissions like the keyed one, the
repair path clears a keyed run's variant and group slots by concurrency key,
pause responses include the combined limit, stale wording and a leftover
changeset from before the rename are cleaned up, and two empty flag blocks
are removed from the fast-path scripts.1 parent 2040512 commit 0286ddf
5 files changed
Lines changed: 32 additions & 14 deletions
File tree
- apps/webapp/app/v3
- services
- internal-packages
- clickhouse/schema
- run-engine/src
- engine
- run-queue
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1426 | 1426 | | |
1427 | 1427 | | |
1428 | 1428 | | |
1429 | | - | |
| 1429 | + | |
1430 | 1430 | | |
1431 | 1431 | | |
1432 | 1432 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2993 | 2993 | | |
2994 | 2994 | | |
2995 | 2995 | | |
| 2996 | + | |
2996 | 2997 | | |
2997 | 2998 | | |
2998 | 2999 | | |
| |||
3014 | 3015 | | |
3015 | 3016 | | |
3016 | 3017 | | |
| 3018 | + | |
3017 | 3019 | | |
3018 | 3020 | | |
3019 | 3021 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
327 | 326 | | |
328 | 327 | | |
329 | 328 | | |
| |||
1529 | 1528 | | |
1530 | 1529 | | |
1531 | 1530 | | |
| 1531 | + | |
1532 | 1532 | | |
1533 | 1533 | | |
1534 | 1534 | | |
| |||
3060 | 3060 | | |
3061 | 3061 | | |
3062 | 3062 | | |
| 3063 | + | |
3063 | 3064 | | |
3064 | 3065 | | |
3065 | 3066 | | |
3066 | 3067 | | |
3067 | 3068 | | |
| 3069 | + | |
3068 | 3070 | | |
3069 | 3071 | | |
3070 | 3072 | | |
3071 | 3073 | | |
3072 | | - | |
| 3074 | + | |
| 3075 | + | |
| 3076 | + | |
| 3077 | + | |
| 3078 | + | |
| 3079 | + | |
| 3080 | + | |
| 3081 | + | |
| 3082 | + | |
| 3083 | + | |
| 3084 | + | |
3073 | 3085 | | |
3074 | | - | |
| 3086 | + | |
3075 | 3087 | | |
3076 | 3088 | | |
3077 | 3089 | | |
| |||
3086 | 3098 | | |
3087 | 3099 | | |
3088 | 3100 | | |
3089 | | - | |
| 3101 | + | |
3090 | 3102 | | |
3091 | 3103 | | |
3092 | 3104 | | |
3093 | 3105 | | |
3094 | 3106 | | |
3095 | | - | |
3096 | | - | |
3097 | | - | |
| 3107 | + | |
| 3108 | + | |
| 3109 | + | |
3098 | 3110 | | |
3099 | 3111 | | |
3100 | 3112 | | |
| |||
4119 | 4131 | | |
4120 | 4132 | | |
4121 | 4133 | | |
4122 | | - | |
4123 | | - | |
4124 | 4134 | | |
4125 | 4135 | | |
4126 | 4136 | | |
| |||
4294 | 4304 | | |
4295 | 4305 | | |
4296 | 4306 | | |
4297 | | - | |
4298 | | - | |
4299 | 4307 | | |
4300 | 4308 | | |
4301 | 4309 | | |
| |||
4761 | 4769 | | |
4762 | 4770 | | |
4763 | 4771 | | |
| 4772 | + | |
| 4773 | + | |
| 4774 | + | |
| 4775 | + | |
4764 | 4776 | | |
4765 | 4777 | | |
4766 | 4778 | | |
| |||
0 commit comments