Commit e26027a
Aggregate internal task queues under __temporal_sys__ instead of noop handler
Instead of suppressing all metrics for /temporal-sys/ queues with a noop
handler, aggregate them under a synthetic "__temporal_sys__" task queue tag.
This preserves operational observability while preventing cardinality explosion.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 60a0149 commit e26027a
3 files changed
Lines changed: 47 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
551 | 560 | | |
552 | 561 | | |
553 | 562 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5230 | 5230 | | |
5231 | 5231 | | |
5232 | 5232 | | |
5233 | | - | |
| 5233 | + | |
| 5234 | + | |
5234 | 5235 | | |
5235 | 5236 | | |
5236 | | - | |
5237 | | - | |
5238 | | - | |
| 5237 | + | |
| 5238 | + | |
| 5239 | + | |
5239 | 5240 | | |
5240 | 5241 | | |
5241 | | - | |
5242 | | - | |
5243 | | - | |
| 5242 | + | |
| 5243 | + | |
| 5244 | + | |
5244 | 5245 | | |
5245 | 5246 | | |
5246 | | - | |
5247 | | - | |
5248 | | - | |
| 5247 | + | |
| 5248 | + | |
| 5249 | + | |
5249 | 5250 | | |
5250 | 5251 | | |
5251 | 5252 | | |
5252 | 5253 | | |
5253 | 5254 | | |
| 5255 | + | |
5254 | 5256 | | |
5255 | 5257 | | |
5256 | 5258 | | |
5257 | | - | |
5258 | | - | |
5259 | | - | |
5260 | | - | |
| 5259 | + | |
| 5260 | + | |
| 5261 | + | |
| 5262 | + | |
| 5263 | + | |
| 5264 | + | |
| 5265 | + | |
| 5266 | + | |
| 5267 | + | |
| 5268 | + | |
| 5269 | + | |
5261 | 5270 | | |
| 5271 | + | |
5262 | 5272 | | |
5263 | 5273 | | |
5264 | 5274 | | |
| |||
0 commit comments