@cryptotaxi247 / netdata-1 / commits / 942253867

Regenerate integrations docs (#19281)

Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>

Netdata bot committed Dec 23, 2024 at 14:44 UTC 9422538679895c32f1d2ea2b7b24029559b5c9b3
1 file changed +10 -1
src/go/plugin/go.d/collector/nats/integrations/nats.md
+10 -1
@@ -63,7 +63,11 @@ The scope defines the instance that the metric belongs to. An instance is unique
63
64 These metrics refer to NATS servers.
65
66 -This scope has no labels.
66 +Labels:
67 +
68 +| Label | Description |
69 +|:-----------|:----------------|
70 +| server_id | A unique identifier for a server within the NATS cluster. |
71
72 Metrics:
73
@@ -86,6 +90,7 @@ Labels:
90
91 | Label | Description |
92 |:-----------|:----------------|
93 +| server_id | A unique identifier for a server within the NATS cluster. |
94 | http_endpoint | HTTP endpoint path. |
95
96 Metrics:
@@ -102,6 +107,7 @@ Labels:
107
108 | Label | Description |
109 |:-----------|:----------------|
110 +| server_id | A unique identifier for a server within the NATS cluster. |
111 | account | Account name. |
112
113 Metrics:
@@ -124,6 +130,7 @@ Labels:
130
131 | Label | Description |
132 |:-----------|:----------------|
133 +| server_id | A unique identifier for a server within the NATS cluster. |
134 | route_id | A unique identifier for a route within the NATS cluster. |
135 | remote_id | he unique identifier of the remote server connected via the route. |
136
@@ -143,6 +150,7 @@ Labels:
150
151 | Label | Description |
152 |:-----------|:----------------|
153 +| server_id | A unique identifier for a server within the NATS cluster. |
154 | gateway | The name of the local gateway. |
155 | remote_gateway | The name of the remote gateway. |
156 | cid | A unique identifier for the connection. |
@@ -164,6 +172,7 @@ Labels:
172
173 | Label | Description |
174 |:-----------|:----------------|
175 +| server_id | A unique identifier for a server within the NATS cluster. |
176 | gateway | The name of the local gateway. |
177 | remote_gateway | The name of the remote gateway. |
178 | cid | A unique identifier for the connection. |