Skip to content

Commit

Permalink
Remove mention of reversetunnel_connected_proxies (#32572)
Browse files Browse the repository at this point in the history
As far as I can tell, this metric never actually existed.

Closes #5043
  • Loading branch information
zmb3 authored Sep 26, 2023
1 parent 5825f0b commit ef308d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/pages/includes/metrics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ The following table identifies all metrics available for incoming connections.
| - | - | - | - |
| `process_state` | gauge | Teleport | State of the teleport process: 0 - ok, 1 - recovering, 2 - degraded, 3 - starting. |
| `certificate_mismatch_total` | counter | Teleport | Number of SSH server login failures due to a certificate mismatch. |
| `reversetunnel_connected_proxies` | gauge | Teleport | Number of known proxies being sought. |
| `rx` | counter | Teleport | Number of bytes received during an SSH connection. |
| `server_interactive_sessions_total` | gauge | Teleport | Number of active sessions. |
| `teleport_build_info` | gauge | Teleport | Provides build information of Teleport including gitref (git describe --long --tags), Go version, and Teleport version. The value of this gauge will always be 1. |
Expand Down

0 comments on commit ef308d8

Please sign in to comment.