Commit d9ad085
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 f391197 commit d9ad085
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 | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
335 | 334 | | |
336 | 335 | | |
337 | 336 | | |
| |||
1537 | 1536 | | |
1538 | 1537 | | |
1539 | 1538 | | |
| 1539 | + | |
1540 | 1540 | | |
1541 | 1541 | | |
1542 | 1542 | | |
| |||
3068 | 3068 | | |
3069 | 3069 | | |
3070 | 3070 | | |
| 3071 | + | |
3071 | 3072 | | |
3072 | 3073 | | |
3073 | 3074 | | |
3074 | 3075 | | |
3075 | 3076 | | |
| 3077 | + | |
3076 | 3078 | | |
3077 | 3079 | | |
3078 | 3080 | | |
3079 | 3081 | | |
3080 | | - | |
| 3082 | + | |
| 3083 | + | |
| 3084 | + | |
| 3085 | + | |
| 3086 | + | |
| 3087 | + | |
| 3088 | + | |
| 3089 | + | |
| 3090 | + | |
| 3091 | + | |
| 3092 | + | |
3081 | 3093 | | |
3082 | | - | |
| 3094 | + | |
3083 | 3095 | | |
3084 | 3096 | | |
3085 | 3097 | | |
| |||
3094 | 3106 | | |
3095 | 3107 | | |
3096 | 3108 | | |
3097 | | - | |
| 3109 | + | |
3098 | 3110 | | |
3099 | 3111 | | |
3100 | 3112 | | |
3101 | 3113 | | |
3102 | 3114 | | |
3103 | | - | |
3104 | | - | |
3105 | | - | |
| 3115 | + | |
| 3116 | + | |
| 3117 | + | |
3106 | 3118 | | |
3107 | 3119 | | |
3108 | 3120 | | |
| |||
4127 | 4139 | | |
4128 | 4140 | | |
4129 | 4141 | | |
4130 | | - | |
4131 | | - | |
4132 | 4142 | | |
4133 | 4143 | | |
4134 | 4144 | | |
| |||
4302 | 4312 | | |
4303 | 4313 | | |
4304 | 4314 | | |
4305 | | - | |
4306 | | - | |
4307 | 4315 | | |
4308 | 4316 | | |
4309 | 4317 | | |
| |||
4769 | 4777 | | |
4770 | 4778 | | |
4771 | 4779 | | |
| 4780 | + | |
| 4781 | + | |
| 4782 | + | |
| 4783 | + | |
4772 | 4784 | | |
4773 | 4785 | | |
4774 | 4786 | | |
| |||
0 commit comments