elastic / elastic/logstash

Add `state` to `/_nodes/pipelines` API.

Open
#7,095 3 comments 0 reactions 1 assignee Claimed by @andrewvc View on GitHub
enhancement metrics
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

We could really use a `state` field in our pipelines API. This would be used to determine what state a pipeline is in. Whether it is `ready`, `running`, `stopping`, or `errored`.

I only think we really need these states for now. It would help in our RATS tests, where we could wait for the `running` state before doing things.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.