-
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
[Observability] Fix integrations detected twice #198670
[Observability] Fix integrations detected twice #198670
Conversation
@@ -34,9 +34,9 @@ patterns= | |||
title=PostgreSQL | |||
patterns= | |||
/var/log/postgresql/postgresql-*-*.log* | |||
/var/log/postgresql/postgresql-*-*.csv* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is this change important?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
postres integration has this pattern in its data stream manifest, we need to detect it as well
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
Pinging @elastic/obs-ux-onboarding-team (Feature: Observability Onboarding) |
Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs) |
⏳ Build in-progress
History
|
Starting backport for target branches: 8.16, 8.x https://github.com/elastic/kibana/actions/runs/11708248378 |
Resolves [elastic#195912](elastic#195912) ## Summary Fixes an issue where integrations were displayed twice in the list of detected log files. Co-authored-by: Joe Reuter <[email protected]> (cherry picked from commit f410085)
Resolves [elastic#195912](elastic#195912) ## Summary Fixes an issue where integrations were displayed twice in the list of detected log files. Co-authored-by: Joe Reuter <[email protected]> (cherry picked from commit f410085)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
) # Backport This will backport the following commits from `main` to `8.x`: - [[Observability] Fix integrations detected twice (#198670)](#198670) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Thom Heymann","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-06T16:55:33Z","message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-logs","Feature: Observability Onboarding","v8.16.0","v8.17.0"],"title":"[Observability] Fix integrations detected twice","number":198670,"url":"https://github.com/elastic/kibana/pull/198670","mergeCommit":{"message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/198670","number":198670,"mergeCommit":{"message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Thom Heymann <[email protected]>
…9183) # Backport This will backport the following commits from `main` to `8.16`: - [[Observability] Fix integrations detected twice (#198670)](#198670) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Thom Heymann","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-06T16:55:33Z","message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-logs","Feature: Observability Onboarding","v8.16.0","v8.17.0"],"title":"[Observability] Fix integrations detected twice","number":198670,"url":"https://github.com/elastic/kibana/pull/198670","mergeCommit":{"message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/198670","number":198670,"mergeCommit":{"message":"[Observability] Fix integrations detected twice (#198670)\n\nResolves [#195912](https://github.com/elastic/kibana/issues/195912)\r\n\r\n## Summary\r\n\r\nFixes an issue where integrations were displayed twice in the list of\r\ndetected log files.\r\n\r\nCo-authored-by: Joe Reuter <[email protected]>","sha":"f410085ffc6e37f284ff72b034ca177f536f7121"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Thom Heymann <[email protected]>
Resolves [elastic#195912](elastic#195912) ## Summary Fixes an issue where integrations were displayed twice in the list of detected log files. Co-authored-by: Joe Reuter <[email protected]>
Resolves #195912
Summary
Fixes an issue where integrations were displayed twice in the list of detected log files.