Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] Update autodetect.sh to detect additional integrations in a gen…
…eric way. (#191383) (#193684) # Backport This will backport the following commits from `main` to `8.x`: - [Update autodetect.sh to detect additional integrations in a generic way. (#191383)](#191383) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Richa Talwar","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-17T08:55:57Z","message":"Update autodetect.sh to detect additional integrations in a generic way. (#191383)\n\n## Summary\r\nRelates: https://github.com/elastic/observability-dev/issues/3826\r\n\r\nUpdate `detect_known_integrations()` in `auto_detect.sh` for generic detection using `integrations.conf` and added more integrations for auto detect.","sha":"9c3561d97fcb7f12248bad9b18969dec9dbb819f","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability"],"title":"Update autodetect.sh to detect additional integrations in a generic way.","number":191383,"url":"https://github.com/elastic/kibana/pull/191383","mergeCommit":{"message":"Update autodetect.sh to detect additional integrations in a generic way. (#191383)\n\n## Summary\r\nRelates: https://github.com/elastic/observability-dev/issues/3826\r\n\r\nUpdate `detect_known_integrations()` in `auto_detect.sh` for generic detection using `integrations.conf` and added more integrations for auto detect.","sha":"9c3561d97fcb7f12248bad9b18969dec9dbb819f"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/191383","number":191383,"mergeCommit":{"message":"Update autodetect.sh to detect additional integrations in a generic way. (#191383)\n\n## Summary\r\nRelates: https://github.com/elastic/observability-dev/issues/3826\r\n\r\nUpdate `detect_known_integrations()` in `auto_detect.sh` for generic detection using `integrations.conf` and added more integrations for auto detect.","sha":"9c3561d97fcb7f12248bad9b18969dec9dbb819f"}}]}] BACKPORT--> Co-authored-by: Richa Talwar <[email protected]>
- Loading branch information