mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
Rename 'Ingest Node Pipelines' to 'Ingest Pipelines' (#113783)
While Elasticsearch ingest pipelines require a node with the `ingest` role, we don't need to include `ingest node` in the feature name. There are no official plans, but the Elasticsearch team has discussed removing the `ingest` role in the future. This also better aligns the Kibana UI with the Elasticsearch docs. The PR also makes some related changes to the Kibana docs. Relates to https://github.com/elastic/elasticsearch/pull/70253.
This commit is contained in:
parent
a9a923d5ee
commit
40f2784f37
17 changed files with 40 additions and 38 deletions
|
@ -458,7 +458,7 @@ the infrastructure monitoring use-case within Kibana.
|
|||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/ingest_pipelines/README.md[ingestPipelines]
|
||||
|The ingest_pipelines plugin provides Kibana support for Elasticsearch's ingest nodes. Please refer to the Elasticsearch documentation for more details.
|
||||
|The ingest_pipelines plugin provides Kibana support for Elasticsearch's ingest pipelines.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/lens/readme.md[lens]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue