Skip to content

Comments

[9.1] [Logs Essential] Disable exploratory view !! (#225445)#225584

Merged
kibanamachine merged 2 commits intoelastic:9.1from
kibanamachine:backport/9.1/pr-225445
Jun 30, 2025
Merged

[9.1] [Logs Essential] Disable exploratory view !! (#225445)#225584
kibanamachine merged 2 commits intoelastic:9.1from
kibanamachine:backport/9.1/pr-225445

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

@kibanamachine kibanamachine requested review from a team as code owners June 27, 2025 08:26
@kibanamachine kibanamachine requested a review from a team June 27, 2025 08:26
@kibanamachine kibanamachine requested a review from a team as a code owner June 27, 2025 08:26
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jun 27, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) June 27, 2025 08:26
@botelastic botelastic bot added the Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics. label Jun 27, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

## Summary

Disable exploratory view !!

Fixes elastic/observability-dev#4638 !!

### Testing
http://localhost:5601/app/exploratory-view

<img width="1728" alt="image"
src="https://github.com/user-attachments/assets/5a03fe49-0057-4a6c-aa76-795fa562edf3"
/>

(cherry picked from commit f7253bc)
@kibanamachine kibanamachine force-pushed the backport/9.1/pr-225445 branch from a62fa22 to e8fd616 Compare June 27, 2025 08:26
delanni pushed a commit that referenced this pull request Jun 27, 2025
… actions test (#225611)

## Summary

We had a few cases of backport tests failing because version in docs
link is hardcoded as `current` but can be previous version.

Examples:
#225582
#225584

Failed assertion:

> Error: expected 'This rule\'s API key is unable to access all indices
that match the ["host_alias"] pattern. To learn how to update and manage
API keys, refer to
https://www.elastic.co/guide/en/kibana/9.1/alerting-setup.html#alerting-authorization.\n\nThis
rule is attempting to query data from Elasticsearch indices listed in
the "Index patterns" section of the rule definition, however no index
matching: ["host_alias"] was found. This warning will continue to appear
until a matching index is created or this rule is disabled.' to contain
'This rule\'s API key is unable to access all indices that match the
["host_alias"] pattern. To learn how to update and manage API keys,
refer to
https://www.elastic.co/guide/en/kibana/current/alerting-setup.html#alerting-authorization.'
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jun 27, 2025
… actions test (elastic#225611)

## Summary

We had a few cases of backport tests failing because version in docs
link is hardcoded as `current` but can be previous version.

Examples:
elastic#225582
elastic#225584

Failed assertion:

> Error: expected 'This rule\'s API key is unable to access all indices
that match the ["host_alias"] pattern. To learn how to update and manage
API keys, refer to
https://www.elastic.co/guide/en/kibana/9.1/alerting-setup.html#alerting-authorization.\n\nThis
rule is attempting to query data from Elasticsearch indices listed in
the "Index patterns" section of the rule definition, however no index
matching: ["host_alias"] was found. This warning will continue to appear
until a matching index is created or this rule is disabled.' to contain
'This rule\'s API key is unable to access all indices that match the
["host_alias"] pattern. To learn how to update and manage API keys,
refer to
https://www.elastic.co/guide/en/kibana/current/alerting-setup.html#alerting-authorization.'

(cherry picked from commit fefaea7)
delanni pushed a commit that referenced this pull request Jun 27, 2025
…nce in actions test (#225611) (#225648)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[Security Solution][Detection Engine] fixes docs version reference in
actions test (#225611)](#225611)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Vitalii
Dmyterko","email":"92328789+vitaliidm@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-27T14:18:39Z","message":"[Security
Solution][Detection Engine] fixes docs version reference in actions test
(#225611)\n\n## Summary\n\nWe had a few cases of backport tests failing
because version in docs\nlink is hardcoded as `current` but can be
previous
version.\n\nExamples:\nhttps://github.com//pull/225582\nhttps://github.com//pull/225584\n\nFailed
assertion:\n\n> Error: expected 'This rule\\'s API key is unable to
access all indices\nthat match the [\"host_alias\"] pattern. To learn
how to update and manage\nAPI keys, refer
to\nhttps://www.elastic.co/guide/en/kibana/9.1/alerting-setup.html#alerting-authorization.\\n\\nThis\nrule
is attempting to query data from Elasticsearch indices listed in\nthe
\"Index patterns\" section of the rule definition, however no
index\nmatching: [\"host_alias\"] was found. This warning will continue
to appear\nuntil a matching index is created or this rule is disabled.'
to contain\n'This rule\\'s API key is unable to access all indices that
match the\n[\"host_alias\"] pattern. To learn how to update and manage
API keys,\nrefer
to\nhttps://www.elastic.co/guide/en/kibana/current/alerting-setup.html#alerting-authorization.'","sha":"fefaea74fa838c8eecdc24f6588f68e2fc25eebe","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:
SecuritySolution","Team:Detection
Engine","backport:version","v9.1.0","v9.2.0"],"title":"[Security
Solution][Detection Engine] fixes docs version reference in actions
test","number":225611,"url":"https://github.com/elastic/kibana/pull/225611","mergeCommit":{"message":"[Security
Solution][Detection Engine] fixes docs version reference in actions test
(#225611)\n\n## Summary\n\nWe had a few cases of backport tests failing
because version in docs\nlink is hardcoded as `current` but can be
previous
version.\n\nExamples:\nhttps://github.com//pull/225582\nhttps://github.com//pull/225584\n\nFailed
assertion:\n\n> Error: expected 'This rule\\'s API key is unable to
access all indices\nthat match the [\"host_alias\"] pattern. To learn
how to update and manage\nAPI keys, refer
to\nhttps://www.elastic.co/guide/en/kibana/9.1/alerting-setup.html#alerting-authorization.\\n\\nThis\nrule
is attempting to query data from Elasticsearch indices listed in\nthe
\"Index patterns\" section of the rule definition, however no
index\nmatching: [\"host_alias\"] was found. This warning will continue
to appear\nuntil a matching index is created or this rule is disabled.'
to contain\n'This rule\\'s API key is unable to access all indices that
match the\n[\"host_alias\"] pattern. To learn how to update and manage
API keys,\nrefer
to\nhttps://www.elastic.co/guide/en/kibana/current/alerting-setup.html#alerting-authorization.'","sha":"fefaea74fa838c8eecdc24f6588f68e2fc25eebe"}},"sourceBranch":"main","suggestedTargetBranches":["9.1"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/225611","number":225611,"mergeCommit":{"message":"[Security
Solution][Detection Engine] fixes docs version reference in actions test
(#225611)\n\n## Summary\n\nWe had a few cases of backport tests failing
because version in docs\nlink is hardcoded as `current` but can be
previous
version.\n\nExamples:\nhttps://github.com//pull/225582\nhttps://github.com//pull/225584\n\nFailed
assertion:\n\n> Error: expected 'This rule\\'s API key is unable to
access all indices\nthat match the [\"host_alias\"] pattern. To learn
how to update and manage\nAPI keys, refer
to\nhttps://www.elastic.co/guide/en/kibana/9.1/alerting-setup.html#alerting-authorization.\\n\\nThis\nrule
is attempting to query data from Elasticsearch indices listed in\nthe
\"Index patterns\" section of the rule definition, however no
index\nmatching: [\"host_alias\"] was found. This warning will continue
to appear\nuntil a matching index is created or this rule is disabled.'
to contain\n'This rule\\'s API key is unable to access all indices that
match the\n[\"host_alias\"] pattern. To learn how to update and manage
API keys,\nrefer
to\nhttps://www.elastic.co/guide/en/kibana/current/alerting-setup.html#alerting-authorization.'","sha":"fefaea74fa838c8eecdc24f6588f68e2fc25eebe"}}]}]
BACKPORT-->

Co-authored-by: Vitalii Dmyterko <92328789+vitaliidm@users.noreply.github.com>
szaffarano pushed a commit to szaffarano/kibana that referenced this pull request Jun 27, 2025
… actions test (elastic#225611)

## Summary

We had a few cases of backport tests failing because version in docs
link is hardcoded as `current` but can be previous version.

Examples:
elastic#225582
elastic#225584

Failed assertion:

> Error: expected 'This rule\'s API key is unable to access all indices
that match the ["host_alias"] pattern. To learn how to update and manage
API keys, refer to
https://www.elastic.co/guide/en/kibana/9.1/alerting-setup.html#alerting-authorization.\n\nThis
rule is attempting to query data from Elasticsearch indices listed in
the "Index patterns" section of the rule definition, however no index
matching: ["host_alias"] was found. This warning will continue to appear
until a matching index is created or this rule is disabled.' to contain
'This rule\'s API key is unable to access all indices that match the
["host_alias"] pattern. To learn how to update and manage API keys,
refer to
https://www.elastic.co/guide/en/kibana/current/alerting-setup.html#alerting-authorization.'
@kibanamachine kibanamachine merged commit 3076740 into elastic:9.1 Jun 30, 2025
10 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
observability 1.3MB 1.3MB +18.0B

History

cc @shahzad31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants