Commit 5a973ae
committed
refactor(metrics): remove legacy _drops_total compatibility mirrors (security-union#690)
PR security-union#670 renamed gauges from videocall_*_drops_total to
videocall_*_drops but kept the old names as deprecated mirrors. Enough
time has passed for dashboards to migrate.
Remove DATAGRAM_DROPS_TOTAL and WEBSOCKET_DROPS_TOTAL gauge
registrations, their dual-emit sites, dual-cleanup code, and the
`or rate(...drops_total...)` fallback from the Grafana dashboard JSON.1 parent a15ef01 commit 5a973ae
3 files changed
Lines changed: 4 additions & 30 deletions
File tree
- actix-api/src
- bin
- helm/grafana/dashboards
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | 191 | | |
193 | | - | |
194 | 192 | | |
195 | 193 | | |
196 | 194 | | |
| |||
604 | 602 | | |
605 | 603 | | |
606 | 604 | | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | 605 | | |
611 | 606 | | |
612 | 607 | | |
613 | 608 | | |
614 | 609 | | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | 610 | | |
619 | 611 | | |
620 | 612 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | 390 | | |
400 | 391 | | |
401 | 392 | | |
| |||
404 | 395 | | |
405 | 396 | | |
406 | 397 | | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | 398 | | |
417 | 399 | | |
418 | 400 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1504 | 1504 | | |
1505 | 1505 | | |
1506 | 1506 | | |
1507 | | - | |
| 1507 | + | |
1508 | 1508 | | |
1509 | 1509 | | |
1510 | 1510 | | |
1511 | 1511 | | |
1512 | | - | |
| 1512 | + | |
1513 | 1513 | | |
1514 | 1514 | | |
1515 | 1515 | | |
| |||
0 commit comments