[DOCS] Removes X-Pack settings section#30554
Conversation
|
Pinging @elastic/kibana-docs |
|
Something to consider is whether you prefer that pages that just contain one or two settings (like the "Development tools settings" and "Graph settings", and "Machine learning settings" for example) be integrated into the main "Configuring Kibana" page instead (as was done for the rollup and license management settings). In my opinion it's a good idea to leave them as-is so they can be linking to separately, but I'm open to other ideas. |
I would agree that it's helpful to have those settings as separate pages. The main Configuring Kibana page might be helped by subsections or some kind of linked TOC? There's a lot of info there. |
Just the apm settings changes
Just the apm settings changes
Just the apm settings changes
Just the apm settings changes
* fix spelling # Conflicts: # docs/settings/apm-settings.asciidoc * docs: add sentence on where to change apm settings (#27069) * [DOCS] Removes X-Pack settings section (#30554) Just the apm settings changes * Updates * characters to an escaped * (#22269) GitHub's asciidoc parser handles `*` characters fine but markdown thinks its italicizing unless you escape the first asterisk. Subsequent asterisks on the same line can stay unescaped and should work fine. # Conflicts: # docs/settings/apm-settings.asciidoc * fix conflicts
Summary
This PR removes the "X-Pack Settings" section from the Kibana User Guide. Instead, those pages are moved under Set up Kibana > Configuring Kibana.
Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.- [ ] This was checked for cross-browser compatibility, including a check against IE11- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support- [ ] Unit or functional tests were updated or added to match the most common scenarios- [ ] This was checked for keyboard-only and screenreader accessibilityFor maintainers
[skip ci]