mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [Mark xpack.infra.sources.default.fields.message as deprecated in the docs (#208683)](https://github.com/elastic/kibana/pull/208683) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Giorgos Bamparopoulos","email":"georgios.bamparopoulos@elastic.co"},"sourceCommit":{"committedDate":"2025-01-30T09:36:45Z","message":"Mark xpack.infra.sources.default.fields.message as deprecated in the docs (#208683)\n\nMark `xpack.infra.sources.default.fields.message` as deprecated in the\r\ndocs\r\n\r\nCloses https://github.com/elastic/kibana/issues/208679","sha":"17e3f82bd29fd5c12dc29a807e284daca32dc37f","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:version","v8.18.0"],"title":"Mark xpack.infra.sources.default.fields.message as deprecated in the docs","number":208683,"url":"https://github.com/elastic/kibana/pull/208683","mergeCommit":{"message":"Mark xpack.infra.sources.default.fields.message as deprecated in the docs (#208683)\n\nMark `xpack.infra.sources.default.fields.message` as deprecated in the\r\ndocs\r\n\r\nCloses https://github.com/elastic/kibana/issues/208679","sha":"17e3f82bd29fd5c12dc29a807e284daca32dc37f"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/208683","number":208683,"mergeCommit":{"message":"Mark xpack.infra.sources.default.fields.message as deprecated in the docs (#208683)\n\nMark `xpack.infra.sources.default.fields.message` as deprecated in the\r\ndocs\r\n\r\nCloses https://github.com/elastic/kibana/issues/208679","sha":"17e3f82bd29fd5c12dc29a807e284daca32dc37f"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Giorgos Bamparopoulos <georgios.bamparopoulos@elastic.co>
This commit is contained in:
parent
0fee2a0edc
commit
5cd5f6cba6
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
`xpack.infra.sources.default.fields.message`::
|
||||
deprecated:[8.18.0] `xpack.infra.sources.default.fields.message`::
|
||||
Fields used to display messages in the Logs app. Defaults to `['message', '@message']`.
|
||||
|
||||
`xpack.infra.alerting.inventory_threshold.group_by_page_size`::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue