Skip to content

Commit

Permalink
docs: move 'watchable_panics_recovered_total' documentation to the co…
Browse files Browse the repository at this point in the history
…rrect file

Signed-off-by: DeeBi9 <[email protected]>
  • Loading branch information
DeeBi9 committed Jan 18, 2025
1 parent f3d7b22 commit 7a703b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Envoy Gateway collects the following metrics in Watching Components:
| `watchable_depth` | Current depth of watchable map. |
| `watchable_subscribe_duration_seconds` | How long in seconds a subscribed watchable queue is handled. |
| `watchable_subscribe_total` | Total number of subscribed watchable queue. |
| `watchable_panics_recovered_total` | Total recovered panics in the watchable infrastructure. |

Each metric includes the `runner` label to identify the corresponding components,
the relationship between label values and components is as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Envoy Gateway collects the following metrics in Watching Components:
| `watchable_depth` | Current depth of watchable map. |
| `watchable_subscribe_duration_seconds` | How long in seconds a subscribed watchable queue is handled. |
| `watchable_subscribe_total` | Total number of subscribed watchable queue. |
| `watchable_panics_recovered_total` | Total recovered panics in the watchable infrastructure. |

Each metric includes the `runner` label to identify the corresponding components,
the relationship between label values and components is as follows:
Expand Down

0 comments on commit 7a703b2

Please sign in to comment.