Skip to content

Commit 3f4bc97

Browse files
author
Soumya Maitra
committed
Updated unit to percent
1 parent 9bb7923 commit 3f4bc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/list-of-metrics-collected.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ All these metrics for Nexus Cluster are collected and delivered to Azure Monitor
252252
|TelegrafInternalAgentMetricsDropped|Telegraf|Telegraf Internal Agent Metrics Dropped|Count|This metric tracks the number of metrics that have been dropped by the Telegraf agent during its operation. Metrics can be dropped for various reasons, such as buffer overflows, write errors, or other issues that prevent the metrics from being successfully processed and sent to the output destination. In the absence of data, this metric will retain the most recent value emitted|Host|
253253
|TelegrafInternalAgentMetricsGathered|Telegraf|Telegraf Internal Agent Metrics Gathered|Count|This metric tracks the number of metrics that have been successfully gathered by the Telegraf agent. In the absence of data, this metric will retain the most recent value emitted|Host|
254254
|TelegrafInternalAgentMetricsWritten|Telegraf|Telegraf Internal Agent Metrics Written|Count|This metric tracks the number of metrics that have been successfully written by the Telegraf agent to the output destination. In the absence of data, this metric will retain the most recent value emitted|Host|
255-
|TelegrafWriteBufferPercentUsed|Telegraf|Telegraf Write Buffer Percent Used|Count|Percentage of metric write buffer that is being used. In the absence of data, this metric will default to 0|Host, Output|
255+
|TelegrafWriteBufferPercentUsed|Telegraf|Telegraf Write Buffer Percent Used|Percent|Percentage of metric write buffer that is being used. In the absence of data, this metric will default to 0|Host, Output|
256256

257257
### ***Platform Cluster***
258258

0 commit comments

Comments
 (0)