Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…177933) # Backport This will backport the following commits from `main` to `8.13`: - [[APM] Update Indices API to support sourcemap param (#177847)](#177847) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Cauê Marcondes","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-03-04T13:26:30Z","message":"[APM] Update Indices API to support sourcemap param (#177847)\n\ncloses https://github.com/elastic/kibana/issues/177820\r\n\r\nSaved Object before: \r\n\r\n```\r\n \"attributes\": {\r\n \"apmIndices\": {\r\n \"onboarding\": \"caue\",\r\n \"sourcemap\": \"foo-*\"\r\n },\r\n \"isSpaceAware\": true\r\n },\r\n```\r\n<img width=\"1826\" alt=\"Screenshot 2024-02-28 at 17 47 12\"\r\nsrc=\"https://github.com/elastic/kibana/assets/55978943/e44d90ec-982c-4330-88dc-14f0f59bfce7\">\r\n\r\nSaved Object after:\r\n```\r\n\"attributes\": {\r\n \"apmIndices\": {\r\n \"onboarding\": \"caue\"\r\n },\r\n \"isSpaceAware\": true\r\n },\r\n```\r\n\r\nThe API now accepts the `sourcemap` param.","sha":"505b928dc1e30a70a2e4fe9d966e03174b2fbc2c","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:obs-ux-infra_services","v8.13.0","v8.14.0"],"title":"[APM] Update Indices API to support sourcemap param","number":177847,"url":"https://github.com/elastic/kibana/pull/177847","mergeCommit":{"message":"[APM] Update Indices API to support sourcemap param (#177847)\n\ncloses https://github.com/elastic/kibana/issues/177820\r\n\r\nSaved Object before: \r\n\r\n```\r\n \"attributes\": {\r\n \"apmIndices\": {\r\n \"onboarding\": \"caue\",\r\n \"sourcemap\": \"foo-*\"\r\n },\r\n \"isSpaceAware\": true\r\n },\r\n```\r\n<img width=\"1826\" alt=\"Screenshot 2024-02-28 at 17 47 12\"\r\nsrc=\"https://github.com/elastic/kibana/assets/55978943/e44d90ec-982c-4330-88dc-14f0f59bfce7\">\r\n\r\nSaved Object after:\r\n```\r\n\"attributes\": {\r\n \"apmIndices\": {\r\n \"onboarding\": \"caue\"\r\n },\r\n \"isSpaceAware\": true\r\n },\r\n```\r\n\r\nThe API now accepts the `sourcemap` param.","sha":"505b928dc1e30a70a2e4fe9d966e03174b2fbc2c"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/177847","number":177847,"mergeCommit":{"message":"[APM] Update Indices API to support sourcemap param (#177847)\n\ncloses https://github.com/elastic/kibana/issues/177820\r\n\r\nSaved Object before: \r\n\r\n```\r\n \"attributes\": {\r\n \"apmIndices\": {\r\n \"onboarding\": \"caue\",\r\n \"sourcemap\": \"foo-*\"\r\n },\r\n \"isSpaceAware\": true\r\n },\r\n```\r\n<img width=\"1826\" alt=\"Screenshot 2024-02-28 at 17 47 12\"\r\nsrc=\"https://github.com/elastic/kibana/assets/55978943/e44d90ec-982c-4330-88dc-14f0f59bfce7\">\r\n\r\nSaved Object after:\r\n```\r\n\"attributes\": {\r\n \"apmIndices\": {\r\n \"onboarding\": \"caue\"\r\n },\r\n \"isSpaceAware\": true\r\n },\r\n```\r\n\r\nThe API now accepts the `sourcemap` param.","sha":"505b928dc1e30a70a2e4fe9d966e03174b2fbc2c"}}]}] BACKPORT--> --------- Co-authored-by: Cauê Marcondes <[email protected]>
- Loading branch information