Skip to content

Commit e82b3b6

Browse files
committed
"FluentD Buffer Availability" chart description is incorrect
FluentD Buffer Availability chart shows us the usage of the buffer, not availability. We change the description and chart title as "FluentD Buffer Usage" according to the buffer usage chart.
1 parent 8578958 commit e82b3b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/cluster-logging-dashboards-logging.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Fetch latency typically takes less time than query latency. If fetch latency is
6464
|FluentD emit count
6565
|The total number of Fluentd messages per second for the Fluentd default output, and the retry count for the default output.
6666

67-
|FluentD Buffer Availability
68-
|The percent of the Fluentd buffer that is available for chunks. A full buffer might indicate that Fluentd is not able to process the number of logs received.
67+
|FluentD Buffer Usage
68+
|The percent of the Fluentd buffer that is being used for chunks. A full buffer might indicate that Fluentd is not able to process the number of logs received.
6969

7070
|Elastic rx bytes
7171
|The total number of bytes that Elasticsearch has received from FluentD, the Elasticsearch nodes, and other sources.

0 commit comments

Comments
 (0)