Skip to content

Commit 707a6e7

Browse files
authored
Merge pull request #65147 from bysnupy/patch-58
OBSDOCS-540: "FluentD Buffer Availability" chart description is incorrect
2 parents a8a8382 + e82b3b6 commit 707a6e7

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)