Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update fleet/agent pipeline docs #90659

Merged
merged 2 commits into from
Oct 5, 2022
Merged

Conversation

bmorelli25
Copy link
Member

Summary

In version 8.4, Fleet added support for custom ingest pipelines (elastic/kibana#133740). This PR updates the Elasticsearch documentation:

  • Slight fixes to the description as integrations are not owned by Fleet
  • Removes a warning about using custom index pipelines
  • Links to a tutorial in the Fleet Guide for more information

Related

@bmorelli25 bmorelli25 added Team:Docs Meta label for docs team auto-backport Automatically create backport pull requests when merged v8.4.0 v8.5.0 labels Oct 4, 2022
@bmorelli25 bmorelli25 self-assigned this Oct 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2022

Documentation preview:

@bmorelli25 bmorelli25 requested a review from a team October 4, 2022 21:52
@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v8.6.0 external-contributor Pull request authored by a developer outside the Elasticsearch team and removed Team:Docs Meta label for docs team labels Oct 4, 2022
@bmorelli25 bmorelli25 added the >docs General docs changes label Oct 4, 2022
@elasticsearchmachine elasticsearchmachine added the Team:Docs Meta label for docs team label Oct 4, 2022
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine elasticsearchmachine removed the needs:triage Requires assignment of a team area label label Oct 4, 2022
@lockewritesdocs lockewritesdocs added auto-backport-and-merge and removed auto-backport Automatically create backport pull requests when merged labels Oct 5, 2022
Copy link
Contributor

@lockewritesdocs lockewritesdocs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few suggested changes if you want to incorporate them, but LGTM overall. Thanks for making these changes @bmorelli25!

docs/reference/ingest.asciidoc Outdated Show resolved Hide resolved
docs/reference/ingest.asciidoc Outdated Show resolved Hide resolved
docs/reference/ingest.asciidoc Outdated Show resolved Hide resolved
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.4
8.5

bmorelli25 added a commit to bmorelli25/elasticsearch that referenced this pull request Oct 5, 2022
* docs: update fleet/agent pipeline docs

* Apply suggestions from code review

Co-authored-by: Adam Locke <[email protected]>

Co-authored-by: Adam Locke <[email protected]>
elasticsearchmachine pushed a commit that referenced this pull request Oct 5, 2022
* docs: update fleet/agent pipeline docs

* Apply suggestions from code review

Co-authored-by: Adam Locke <[email protected]>

Co-authored-by: Adam Locke <[email protected]>

Co-authored-by: Adam Locke <[email protected]>
elasticsearchmachine pushed a commit that referenced this pull request Oct 5, 2022
* docs: update fleet/agent pipeline docs

* Apply suggestions from code review

Co-authored-by: Adam Locke <[email protected]>

Co-authored-by: Adam Locke <[email protected]>

Co-authored-by: Adam Locke <[email protected]>
weizijun added a commit to weizijun/elasticsearch that referenced this pull request Oct 10, 2022
* main: (150 commits)
  Remove ToXContent interface from ChunkedToXContent (elastic#90409)
  Remove extra SearchService constructor (elastic#90733)
  Update min version for the diagnosis yaml test (elastic#90731)
  Use the AggTestConfig object in testCase (elastic#90699)
  [DOCS] Add links to clear trained model deployment cache API (elastic#90727)
  Assert wildcards are not expanded as specified by request options  (elastic#90641)
  [TEST] Fix exit snapshot restore exit condition (elastic#90696)
  [TEST] Change to atomic file contents save (elastic#90695)
  Update forbiddenapis to 3.4 (elastic#90624)
  [Tests] Don't use concurrent search in scripted field type tests (elastic#90712)
  [ML] Move scaling is possible check for starting trained model (elastic#90706)
  Add new base test case for chunked xcontent types  (elastic#90707)
  Fix testRedNoBlockedIndicesAndRedAllRoleNodes (elastic#90671)
  Fix nullpointer in docs test setup (elastic#90660)
  Don't produce build logs artifact when in a composite build
  Fixing a race condition in EnrichCoordinatorProxyAction that can leave an item stuck in its queue (elastic#90688)
  docs: update fleet/agent pipeline docs (elastic#90659)
  [HealthAPI] Use plural consistently in resource types (elastic#90682)
  [Testing] Enable bwc and fix sorting for 500_date_range (elastic#90681)
  Add profiling and documentation for dfs phase (elastic#90536)
  ...

# Conflicts:
#	x-pack/plugin/mapper-aggregate-metric/src/test/java/org/elasticsearch/xpack/aggregatemetric/mapper/AggregateDoubleMetricFieldMapperTests.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes external-contributor Pull request authored by a developer outside the Elasticsearch team Team:Docs Meta label for docs team v8.4.0 v8.5.0 v8.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update ES Fleet pipeline docs
3 participants