Skip to content

Commit ad094dc

Browse files
update docs/reference-tables/metrics.md
1 parent 6a2af85 commit ad094dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference-tables/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
| wsConnectionAttempt | Counter | The number of open connection attempts | |
3636
| wsConnectionClosures | Counter | The number of connection closures | - url<br>- code |
3737
| wsConnectionErrors | Counter | The number of connection errors | - message |
38-
| wsConnectionFailoverCount | Gauge | The number of consecutive unresponsive connection detections (no data for WS_SUBSCRIPTION_UNRESPONSIVE_TTL), used to trigger URL failover | - transport_name |
38+
| wsConnectionFailoverCount | Gauge | The number of consecutive unresponsive connection detections (no data for WS_SUBSCRIPTION_UNRESPONSIVE_TTL), used to trigger URL failover | - transport_name<br>- url |
3939
| wsMessageTotal | Counter | The number of messages sent in total | - feed_id<br>- subscription_key<br>- direction |
4040
| wsSubscriptionActive | Gauge | The number of currently active subscriptions | - feed_id<br>- subscription_key |
4141
| wsSubscriptionTotal | Counter | The number of subscriptions opened in total | - feed_id<br>- subscription_key |

0 commit comments

Comments
 (0)