From 3c006bd2a98ee76ccbfd2d137bdb5fd9fed0e473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Felipe=20=C3=81lvarez?= <calvarez@newrelic.com> Date: Tue, 12 Sep 2023 17:03:45 +0200 Subject: [PATCH 1/2] fix: fix haproxy integration metrics description --- .../haproxy-monitoring-integration.mdx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/content/docs/infrastructure/host-integrations/host-integrations-list/haproxy-monitoring-integration.mdx b/src/content/docs/infrastructure/host-integrations/host-integrations-list/haproxy-monitoring-integration.mdx index c7dd14d375d..bae796e74af 100644 --- a/src/content/docs/infrastructure/host-integrations/host-integrations-list/haproxy-monitoring-integration.mdx +++ b/src/content/docs/infrastructure/host-integrations/host-integrations-list/haproxy-monitoring-integration.mdx @@ -455,7 +455,7 @@ These attributes are attached to the `HAProxyBackendSample` event type: </td> <td> - Average connect time over the 1024 last requests, in milliseconds. + Average connect time over the 1024 last requests, in seconds. </td> </tr> @@ -465,7 +465,7 @@ These attributes are attached to the `HAProxyBackendSample` event type: </td> <td> - Average queue time over the 1024 last requests, in milliseconds. + Average queue time over the 1024 last requests, in seconds. </td> </tr> @@ -475,7 +475,7 @@ These attributes are attached to the `HAProxyBackendSample` event type: </td> <td> - Average response time over the 1024 last requests, in milliseconds. + Average response time over the 1024 last requests, in seconds. </td> </tr> @@ -485,7 +485,7 @@ These attributes are attached to the `HAProxyBackendSample` event type: </td> <td> - Average total session time over the 1024 last requests, in milliseconds. + Average total session time over the 1024 last requests, in seconds. </td> </tr> @@ -1215,7 +1215,7 @@ These attributes are attached to the `HAProxyServerSample` event type: </td> <td> - Time taken to finish last check, in milliseconds. + Time taken to finish last check, in seconds. </td> </tr> @@ -1245,7 +1245,7 @@ These attributes are attached to the `HAProxyServerSample` event type: </td> <td> - Average connect time over the 1024 last requests, in milliseconds. + Average connect time over the 1024 last requests, in seconds. </td> </tr> @@ -1255,7 +1255,7 @@ These attributes are attached to the `HAProxyServerSample` event type: </td> <td> - Average queue time over the 1024 last requests, in milliseconds. + Average queue time over the 1024 last requests, in seconds. </td> </tr> @@ -1265,7 +1265,7 @@ These attributes are attached to the `HAProxyServerSample` event type: </td> <td> - Average response time over the 1024 last requests, in milliseconds. + Average response time over the 1024 last requests, in seconds. </td> </tr> @@ -1275,7 +1275,7 @@ These attributes are attached to the `HAProxyServerSample` event type: </td> <td> - Average total session time over the 1024 last requests, in milliseconds. + Average total session time over the 1024 last requests, in seconds. </td> </tr> From 2726b20439c7c4faeb86a57a9ffd893d26622fc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Felipe=20=C3=81lvarez?= <calvarez@newrelic.com> Date: Wed, 21 Feb 2024 16:26:24 +0100 Subject: [PATCH 2/2] fix: typo --- .../host-integrations-list/haproxy-monitoring-integration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/infrastructure/host-integrations/host-integrations-list/haproxy-monitoring-integration.mdx b/src/content/docs/infrastructure/host-integrations/host-integrations-list/haproxy-monitoring-integration.mdx index bae796e74af..bc7bc989a41 100644 --- a/src/content/docs/infrastructure/host-integrations/host-integrations-list/haproxy-monitoring-integration.mdx +++ b/src/content/docs/infrastructure/host-integrations/host-integrations-list/haproxy-monitoring-integration.mdx @@ -1211,7 +1211,7 @@ These attributes are attached to the `HAProxyServerSample` event type: <tr> <td> - `server.agentDurationInSeconds` + `server.agentDurationSeconds` </td> <td>