This is an automated email from the ASF dual-hosted git repository.
technoboy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 23dec0c2c7eb [improve][doc] Cleanup broker connection metrics
documentation (#893)
23dec0c2c7eb is described below
commit 23dec0c2c7ebd66dbe8d9d5bea0e125bbed71b76
Author: Dragos Misca <[email protected]>
AuthorDate: Tue Jun 11 19:36:15 2024 -0700
[improve][doc] Cleanup broker connection metrics documentation (#893)
---
docs/reference-metrics.md | 22 +++++++---------------
versioned_docs/version-3.2.x/reference-metrics.md | 22 +++++++---------------
2 files changed, 14 insertions(+), 30 deletions(-)
diff --git a/docs/reference-metrics.md b/docs/reference-metrics.md
index 736dae5c8144..054f7b556dc3 100644
--- a/docs/reference-metrics.md
+++ b/docs/reference-metrics.md
@@ -139,13 +139,6 @@ All the broker metrics are labeled with the following
labels:
| pulsar_ml_count | Gauge |
The number of currently opened managed ledgers.
|
| ~~topic_load_times (deprecated)~~ | ~~Summary~~ |
~~The topic load latency calculated in milliseconds.~~
|
| pulsar_topic_load_times | Summary |
The topic load latency calculated in milliseconds.
|
-| pulsar_active_connections | Gauge |
The number of active connections.
|
-| pulsar_connection_created_total_count | Gauge |
The total number of connections.
|
-| pulsar_connection_create_success_count | Gauge |
The number of successfully created connections.
|
-| pulsar_connection_create_fail_count | Gauge |
The number of failed connections.
|
-| pulsar_connection_closed_total_count | Gauge |
The total number of closed connections.
|
-| pulsar_broker_throttled_connections | Gauge |
The number of throttled connections.
|
-| pulsar_broker_throttled_connections_global_limit | Gauge |
The number of throttled connections due to per-connection limit.
|
| pulsar_broker_topics_count | Gauge |
The number of Pulsar topics in this broker.
|
| pulsar_broker_subscriptions_count | Gauge |
The number of Pulsar subscriptions in this broker.
|
| pulsar_broker_producers_count | Gauge |
The number of active producers connected to this broker.
|
@@ -466,15 +459,14 @@ All the connection metrics are labelled with the
following labels:
- *broker*: `broker=${advertised_address}`. `${advertised_address}` is the
advertised address of the broker.
- *metric*: `metric=${metric}`. `${metric}` is the connection metric
collective name.
-| Name | Type | Description |
-|---|---|---|
-| pulsar_active_connections| Gauge | The number of active connections. |
-| pulsar_connection_created_total_count | Gauge | The total number of
connections. |
+| Name | Type | Description
|
+|----------------------------------------|-------|-------------------------------------------------|
+| pulsar_active_connections | Gauge | The number of active
connections. |
+| pulsar_connection_created_total_count | Gauge | The total number of
connections. |
| pulsar_connection_create_success_count | Gauge | The number of successfully
created connections. |
-| pulsar_connection_create_fail_count | Gauge | The number of failed
connections. |
-| pulsar_connection_closed_total_count | Gauge | The total number of closed
connections. |
-| pulsar_broker_throttled_connections | Gauge | The number of throttled
connections. |
-| pulsar_broker_throttled_connections_global_limit | Gauge | The number of
throttled connections because of per-connection limit. |
+| pulsar_connection_create_fail_count | Gauge | The number of failed
connections. |
+| pulsar_connection_closed_total_count | Gauge | The total number of closed
connections. |
+| pulsar_broker_throttled_connections | Gauge | The number of throttled
connections. |
### Jetty metrics
diff --git a/versioned_docs/version-3.2.x/reference-metrics.md
b/versioned_docs/version-3.2.x/reference-metrics.md
index 736dae5c8144..054f7b556dc3 100644
--- a/versioned_docs/version-3.2.x/reference-metrics.md
+++ b/versioned_docs/version-3.2.x/reference-metrics.md
@@ -139,13 +139,6 @@ All the broker metrics are labeled with the following
labels:
| pulsar_ml_count | Gauge |
The number of currently opened managed ledgers.
|
| ~~topic_load_times (deprecated)~~ | ~~Summary~~ |
~~The topic load latency calculated in milliseconds.~~
|
| pulsar_topic_load_times | Summary |
The topic load latency calculated in milliseconds.
|
-| pulsar_active_connections | Gauge |
The number of active connections.
|
-| pulsar_connection_created_total_count | Gauge |
The total number of connections.
|
-| pulsar_connection_create_success_count | Gauge |
The number of successfully created connections.
|
-| pulsar_connection_create_fail_count | Gauge |
The number of failed connections.
|
-| pulsar_connection_closed_total_count | Gauge |
The total number of closed connections.
|
-| pulsar_broker_throttled_connections | Gauge |
The number of throttled connections.
|
-| pulsar_broker_throttled_connections_global_limit | Gauge |
The number of throttled connections due to per-connection limit.
|
| pulsar_broker_topics_count | Gauge |
The number of Pulsar topics in this broker.
|
| pulsar_broker_subscriptions_count | Gauge |
The number of Pulsar subscriptions in this broker.
|
| pulsar_broker_producers_count | Gauge |
The number of active producers connected to this broker.
|
@@ -466,15 +459,14 @@ All the connection metrics are labelled with the
following labels:
- *broker*: `broker=${advertised_address}`. `${advertised_address}` is the
advertised address of the broker.
- *metric*: `metric=${metric}`. `${metric}` is the connection metric
collective name.
-| Name | Type | Description |
-|---|---|---|
-| pulsar_active_connections| Gauge | The number of active connections. |
-| pulsar_connection_created_total_count | Gauge | The total number of
connections. |
+| Name | Type | Description
|
+|----------------------------------------|-------|-------------------------------------------------|
+| pulsar_active_connections | Gauge | The number of active
connections. |
+| pulsar_connection_created_total_count | Gauge | The total number of
connections. |
| pulsar_connection_create_success_count | Gauge | The number of successfully
created connections. |
-| pulsar_connection_create_fail_count | Gauge | The number of failed
connections. |
-| pulsar_connection_closed_total_count | Gauge | The total number of closed
connections. |
-| pulsar_broker_throttled_connections | Gauge | The number of throttled
connections. |
-| pulsar_broker_throttled_connections_global_limit | Gauge | The number of
throttled connections because of per-connection limit. |
+| pulsar_connection_create_fail_count | Gauge | The number of failed
connections. |
+| pulsar_connection_closed_total_count | Gauge | The total number of closed
connections. |
+| pulsar_broker_throttled_connections | Gauge | The number of throttled
connections. |
### Jetty metrics