-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
fixed path to config file in doc #85250
Conversation
…tic#80512) (elastic#81325) * Add CTA for warm phase too - add/updated component integration tests for checking callouts - sharing deployment url from cloud plugin * update comment * fix i18n * scope changes to cold phase only Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
…lastic#81338) (elastic#81450) This PR stabilizes the ML specific setValueWithChecks service method by adding another check for the complete value.
* Add namespaced version of the API call Docs are missing the namespaced version of the API call for dashboard import/export.
* [DOCS] 7.9.2 Release Notes * Added 78322 Co-authored-by: Kaarina Tungseth <[email protected]>
* temp fix request headers bug. issue 73849 * add a focused test * move test to FTR * adjust types * some minors * small adjustments
…81328) * Add link for ssl settings * Update docs/settings/monitoring-settings.asciidoc Co-authored-by: Lisa Cawley <[email protected]> * Update docs/settings/monitoring-settings.asciidoc Co-authored-by: Kaarina Tungseth <[email protected]> Co-authored-by: Lisa Cawley <[email protected]> Co-authored-by: Kaarina Tungseth <[email protected]> Co-authored-by: Lisa Cawley <[email protected]> Co-authored-by: Kaarina Tungseth <[email protected]>
* [DOCS] 7.10 screenCore UI changes * Kibana access options * Removed Kibana from Set up Kibana * Removed rogue symbols * Update docs/spaces/index.asciidoc Co-authored-by: gchaps <[email protected]> * Update docs/management/managing-beats.asciidoc Co-authored-by: gchaps <[email protected]> * Update docs/user/introduction.asciidoc Co-authored-by: gchaps <[email protected]> * Review comments * Changed menu to main menu Co-authored-by: gchaps <[email protected]>
…#81311) (elastic#81485) * [Discover] Should not visualize unknown/conflict type fields * Move the visualizable logic for unknown and conflict fields to data plugin
…81420) (elastic#81503) * Misc enterprise search overview cleanup - remove extra comment block - tests - use setMockValues - remove unused EuiPage - error connecting test - clarify assertion * Add Setup Guide CTA component * Update Product Selector to show Setup Guide CTAs + tests clean up - use setMockValues, import reorder * Add EuiPanel RR link to setup guide
…pinned tasks (elastic#80692) (elastic#81497) resolves: elastic#80371 Previously, when claiming tasks, we were always sorting the tasks to claim by the score and then by the time they should be run. We sort by score to capture `runNow()` tasks, also referred to internally as "pinned" tasks in the update by query. The change in this PR is to only sort by score if there are pinned tasks, and to not sort by score at all if there aren't any. Also had to fix type check error after fixing a. merge conflict during the backport:
…81521) * Show beta message without scrolling * Update EUI var
Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Julien Guay <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
…#81226) (elastic#81538) * [Maps] fix refreshing the page causes loss of unsaved change * fix functional tests * remove unneeded check for app leave modal * check for appLeaveConfirmModal for clicking confirmModalConfirmButton * see failures without closing appLeaveModal * start clearing unsaved changes warning in maps * clean up more unsaved state in functional tests * more cleaning up of unsaved state in functional tests Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
…ty functions and updated tests and types (elastic#81256) (elastic#81546) * adds try catch in getFailingRules method and adds a test for merge statuses * rename IRuleStatusAttributes to IRuleStatusSOAttributes to better reflect what specifically the interface represents, which are the properties on the rule status saved object, while maintaining a separate interface for the HTTP response representation of those attributes as snake_case * adds tests for getFailingRules utility function * minor cleanup Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
…81365) * Update docs for new alerts * PR feedback * Fix bad copy/pate
Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
…ic#81585) (elastic#81600) * [ML] remove tooltip wrapper for partition value control * [ML] add spacer
elastic#81590) * [ILM] Update show/hide data tier logic on cloud (elastic#81455) * Update show/hide data tier logic only show data tier options on cloud if the cluster is not using the deprecated node.data config and there is a data_* role present. this will likely be a role like data_content which will ensure that the cluster is configured with the new data tier roles. * refactor node role types for clarity * added comment Co-authored-by: Kibana Machine <[email protected]> # Conflicts: # x-pack/plugins/index_lifecycle_management/server/routes/api/nodes/register_list_route.ts * Replace `r` with `(r)`
…stic#81616) Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
…lastic#81626) * [Maps] trigger auto fit to bounds on refresh trigger * default auto fit to data bounds to false * update jest snapshots Co-authored-by: Kibana Machine <[email protected]> # Conflicts: # x-pack/plugins/maps/public/actions/map_actions.ts
…#81551) (elastic#81635) * exclude cloud alias index * only exclude cloud alias when logs-* is there
Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
…eld is missing from aggregation (elastic#80919) (elastic#81639) * [Metrics UI] Fix Metrics Explorer API to return empty results when field is missing from aggregation * Update x-pack/plugins/infra/server/routes/metrics_explorer/lib/convert_request_to_metrics_api_options.ts Co-authored-by: Felix Stürmer <[email protected]> * Fixing type Co-authored-by: Felix Stürmer <[email protected]> Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Felix Stürmer <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
elastic#84433) (elastic#84705) * Fixed auto follow actions * Created a provider for all follower index table actions to fix modal auto-closing * Moved i18n texts into a const to avoid duplication * Removed unnecessary imports and added index.js file for follower_index_actions_provider imports * Fixed wrong imports deletion * Fixed wrong imports deletion Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
…tic#84886) Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
…4925) * [DOCS] Adds entry for server-side sessions * [DOCS] Minor edits
…lastic#85014) # Conflicts: # x-pack/plugins/triggers_actions_ui/public/application/components/builtin_action_types/server_log/server_log_params.tsx
… is not specified (elastic#84899) (elastic#85032) * [TSVB] Wrong x-axis formatting if "dateFormat" configuration property is not specified * Update create_xaxis_formatter.js Co-authored-by: Kibana Machine <[email protected]> # Conflicts: # src/plugins/vis_type_timeseries/public/application/components/vis_types/timeseries/vis.js
…astic#84548) * [DOCS] Adds redirect to known plugins page (elastic#84001) * Removes redirects from drilldown commit Co-authored-by: Kibana Machine <[email protected]>
…84542) * [DOCS] Redirects for drilldown links (elastic#83846) * Fixes lGo to URL links * Fixes links pt 2 * Added redirects * Added Lens and reformatted redirects * Removed lens and fixed broken links * Fixes to URL drilldowns link Co-authored-by: Kibana Machine <[email protected]> * Fixes whats new links Co-authored-by: Kibana Machine <[email protected]>
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
💚 CLA has been signed |
Pinging @elastic/kibana-docs (Team:Docs) |
Pinging @elastic/kibana-security (Team:Security) |
Hey @vincent-fuchs, thanks for the docs fix! I am going to rebase your PR against our |
I did a bad thing. Sorry @vincent-fuchs, we will need to close this. Would you mind re-opening this against |
ok, maybe I already had a fork from long back and forgot about it, sorry. I didn't pay attention to that, I really thought t would create the PR against an up to date master.. I'll update my fork then try again |
Summary
I am not 100% sure.. but the path is config/role_mapping.yml and not config/shield/role_mapping.yml , right
Checklist
Delete any items that are not applicable to this PR.
For maintainers