Skip to content

[Doc] Flow stats should not have worker_utilization #16275

@kaisecheng

Description

@kaisecheng

Tell us about the issue

In Logstash 8.14, flow metrics worker_utilization is shown in api localhost:9600/_node/stats/pipelines/$pipeline_id in the pipeline level and plugin level. It is not expected to show in localhost:9600/_node/stats/flow, however, docs give example of worker_utilization here.

Grouping worker_utilization in the current position is easy to understand, maybe we can move the Flow Stats under Pipeline stats, and remove the sample command "curl -XGET 'localhost:9600/_node/stats/flow?pretty'" so that user will only look for worker_utilization in "curl -XGET 'localhost:9600/_node/stats/pipelines?pretty'"

Description:

URL:

https://www.elastic.co/guide/en/logstash/8.13/node-stats-api.html#flow-stats

Anything else?

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions