Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.15] [Automatic Import ] Improve KV and log type detection prompt i…
…mprovements (#193136) (#193177) # Backport This will backport the following commits from `main` to `8.15`: - [[Automatic Import ] Improve KV and log type detection prompt improvements (#193136)](#193136) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Bharat Pasupula","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-17T14:34:10Z","message":"[Automatic Import ] Improve KV and log type detection prompt improvements (#193136)\n\n## Summary\r\n\r\nThis PR improves the `log type detection` and `structured log` prompts\r\nfor better results.\r\n\r\nImprovements include:\r\n\r\n- Moved the steps out of guidelines section and defined them in\r\nnumerical order.\r\n- Improved the language when identifying `message body`.\r\n- Improved the possible header parts in structured log parsing.\r\n\r\n---------\r\n\r\nCo-authored-by: Hanna Tamoudi <[email protected]>","sha":"d1f068de9f57232e9a7c4a72afadf9afa093d055","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-major","Team:Security-Scalability","Feature:AutomaticImport"],"title":"[Automatic Import ] Improve KV and log type detection prompt improvements","number":193136,"url":"https://github.com/elastic/kibana/pull/193136","mergeCommit":{"message":"[Automatic Import ] Improve KV and log type detection prompt improvements (#193136)\n\n## Summary\r\n\r\nThis PR improves the `log type detection` and `structured log` prompts\r\nfor better results.\r\n\r\nImprovements include:\r\n\r\n- Moved the steps out of guidelines section and defined them in\r\nnumerical order.\r\n- Improved the language when identifying `message body`.\r\n- Improved the possible header parts in structured log parsing.\r\n\r\n---------\r\n\r\nCo-authored-by: Hanna Tamoudi <[email protected]>","sha":"d1f068de9f57232e9a7c4a72afadf9afa093d055"}},"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/193136","number":193136,"mergeCommit":{"message":"[Automatic Import ] Improve KV and log type detection prompt improvements (#193136)\n\n## Summary\r\n\r\nThis PR improves the `log type detection` and `structured log` prompts\r\nfor better results.\r\n\r\nImprovements include:\r\n\r\n- Moved the steps out of guidelines section and defined them in\r\nnumerical order.\r\n- Improved the language when identifying `message body`.\r\n- Improved the possible header parts in structured log parsing.\r\n\r\n---------\r\n\r\nCo-authored-by: Hanna Tamoudi <[email protected]>","sha":"d1f068de9f57232e9a7c4a72afadf9afa093d055"}}]}] BACKPORT--> Co-authored-by: Bharat Pasupula <[email protected]>
- Loading branch information