[DOCS] Update links to Beats documentation#70380
Merged
dedemorton merged 3 commits intoelastic:masterfrom Aug 21, 2020
Merged
Conversation
Contributor
|
Pinging @elastic/kibana-docs (Team:Docs) |
mshustov
approved these changes
Jul 1, 2020
Contributor
|
@elasticmachine merge upstream |
bmorelli25
reviewed
Jul 1, 2020
12 tasks
275eeda to
74a0124
Compare
Contributor
Author
|
@elasticmachine merge upstream |
Member
|
To fix your linting issues: https://www.elastic.co/guide/en/kibana/master/kibana-linting.html |
Contributor
Author
|
I know this has been sitting for awhile (just haven't gotten back to it). It's OK if this gets merged after 7.9 because the links won't actually break until I remove the redirects file that lives in the docs. |
df04f28 to
0867520
Compare
chrisronline
approved these changes
Aug 21, 2020
Contributor
chrisronline
left a comment
There was a problem hiding this comment.
LGTM once CI is green!
Contributor
💚 Build SucceededBuild metricsasync chunks size
page load bundle size
History
To update your PR or re-run it, just comment with: |
gmmorris
added a commit
to gmmorris/kibana
that referenced
this pull request
Aug 21, 2020
* master: (71 commits) [Lens] Show 'No data for this field' for empty field in accordion (elastic#73772) Skip failing lens test Configure ScopedHistory consistenty regardless of URL used to mount app (elastic#75074) Fix returned payload by "search" usage collector (elastic#75340) [Security Solution] Fix missing key error (elastic#75576) Upgrade EUI to v27.4.1 (elastic#75240) Update datasets UI copy to data streams (elastic#75618) [Lens] Register saved object references (elastic#74523) [DOCS] Update links to Beats documentation (elastic#70380) [Enterprise Search] Convert our `public_url` route to `config_data` and collect initialAppData (elastic#75616) [Usage Collection Schemas] Remove Legacy entries (elastic#75652) [Dashboard First] Lens Originating App Breadcrumb (elastic#75470) Improve login UI error message. (elastic#75642) [Security Solution] modify circular deps checker to output images of circular deps graphs (elastic#75579) [Data Telemetry] Add index pattern to identify "meow" attacks (elastic#75163) Migrate CSP usage collector to `kibana_usage_collection` plugin (elastic#75536) [Console] Get ES Config from core (elastic#75406) [Uptime] Add delay in telemetry test (elastic#75162) [Lens] Use index pattern service instead saved object client (elastic#74654) Embeddable input (elastic#73033) ...
dedemorton
added a commit
that referenced
this pull request
Aug 21, 2020
dedemorton
added a commit
to dedemorton/kibana
that referenced
this pull request
Sep 18, 2020
* Update links to Beats documentation * Update snapshot files * Fix lint errors
dedemorton
added a commit
that referenced
this pull request
Sep 18, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Starting in 7.9, the Beats getting started guides are refactored and reduced to a single page. This PR updates all Kibana links that point to the Beats getting started guides.
Replaces #70362
Follow-up to elastic/beats#19302.