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

Use documentation link service for runtime fields #95256

Merged
merged 7 commits into from
Mar 26, 2021

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Mar 24, 2021

Summary

Related to #88107

This PR fixes a broken link (https://www.elastic.co/guide/en/elasticsearch/reference/master/runtime.html#runtime-mapping-fields is an invalid anchor) and switches to using keywords from the documentation link service so that broken links are found more quickly.

In the long term, this documentation.ts can likely be removed and the doc link service can be called directly instead.

@lcawl lcawl marked this pull request as ready for review March 25, 2021 15:59
@lcawl lcawl requested review from a team as code owners March 25, 2021 15:59
@lcawl lcawl added release_note:skip Skip the PR/issue when compiling release notes and removed WIP Work in progress labels Mar 25, 2021
Copy link
Contributor

@alisonelizabeth alisonelizabeth left a comment

Choose a reason for hiding this comment

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

Thanks for working on this @lcawl! I left one comment about the tests for ES-UI, but otherwise LGTM. I'm going to go ahead and approve to unblock you, but let me know if you'd like me to take a look again after the change.

Copy link
Contributor

@mattkime mattkime left a comment

Choose a reason for hiding this comment

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

looks good!

@lcawl
Copy link
Contributor Author

lcawl commented Mar 26, 2021

@elasticmachine merge upstream

@lcawl
Copy link
Contributor Author

lcawl commented Mar 26, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
core 412.3KB 412.3KB +25.0B
runtimeFields 21.0KB 20.7KB -238.0B
total -213.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@lcawl lcawl merged commit 6872231 into elastic:master Mar 26, 2021
@lcawl lcawl deleted the runtime-links branch March 26, 2021 18:28
lcawl added a commit to lcawl/kibana that referenced this pull request Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project:RuntimeFields release_note:skip Skip the PR/issue when compiling release notes v7.13.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants