Commit 07173a5
committed
Keep AMQP depth probes passive
Avoid declaring queues or ordering exchanges while reporting AMQP queue
depth. Missing queues now count as zero while preserving the existing
channel recreation path for passive checks, and delayed queue tracking is
iterated without copying all keys first.
#748 (comment)
#748 (comment)
Assisted-by: Codex:gpt-5.51 parent 3459af2 commit 07173a5
1 file changed
Lines changed: 22 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
401 | 416 | | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
| 417 | + | |
406 | 418 | | |
407 | 419 | | |
408 | | - | |
409 | | - | |
| 420 | + | |
410 | 421 | | |
411 | 422 | | |
412 | 423 | | |
413 | 424 | | |
414 | 425 | | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
422 | 429 | | |
423 | | - | |
424 | | - | |
| 430 | + | |
| 431 | + | |
425 | 432 | | |
426 | 433 | | |
427 | 434 | | |
| |||
0 commit comments