Commit 2f11371
committed
MEDIUM: stats: rework stats
Stats now return error when unable to connect to the socket
within the response body. If one socket fails the status is 500
but all successful sockets are returned in response body. When
initializing runtime client for now we ignore ipv4 runtime APIs as
we don't support those yet.1 parent b561ef5 commit 2f11371
File tree
6 files changed
+1428
-1322
lines changed- handlers
- operations/stats
6 files changed
+1428
-1322
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
| 492 | + | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
544 | 546 | | |
545 | 547 | | |
546 | 548 | | |
547 | 549 | | |
548 | 550 | | |
549 | | - | |
| 551 | + | |
550 | 552 | | |
551 | 553 | | |
552 | 554 | | |
| |||
0 commit comments