-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
…3293) # Backport This will backport the following commits from `main` to `8.7`: - [[data views] More efficient telemetry collection (#152298)](#152298) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Matthew Kime","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-03-20T12:52:55Z","message":"[data views] More efficient telemetry collection (#152298)\n\n## Summary\r\n\r\nTelemetry no longer makes field caps calls. Also batch loads data view\r\nsaved objects.\r\n\r\nTo collect telemetry - \r\n```\r\nPOST kbn:/api/telemetry/v2/clusters/_stats\r\n{\r\n}\r\n```\r\n\r\nAddresses: https://github.com/elastic/sdh-kibana/issues/3389\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"1892bf65352aa819cefb0408c507ad894edb8a16","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Data Views","release_note:skip","Team:DataDiscovery","backport:prev-minor","v8.8.0"],"number":152298,"url":"https://github.com/elastic/kibana/pull/152298","mergeCommit":{"message":"[data views] More efficient telemetry collection (#152298)\n\n## Summary\r\n\r\nTelemetry no longer makes field caps calls. Also batch loads data view\r\nsaved objects.\r\n\r\nTo collect telemetry - \r\n```\r\nPOST kbn:/api/telemetry/v2/clusters/_stats\r\n{\r\n}\r\n```\r\n\r\nAddresses: https://github.com/elastic/sdh-kibana/issues/3389\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"1892bf65352aa819cefb0408c507ad894edb8a16"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/152298","number":152298,"mergeCommit":{"message":"[data views] More efficient telemetry collection (#152298)\n\n## Summary\r\n\r\nTelemetry no longer makes field caps calls. Also batch loads data view\r\nsaved objects.\r\n\r\nTo collect telemetry - \r\n```\r\nPOST kbn:/api/telemetry/v2/clusters/_stats\r\n{\r\n}\r\n```\r\n\r\nAddresses: https://github.com/elastic/sdh-kibana/issues/3389\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"1892bf65352aa819cefb0408c507ad894edb8a16"}}]}] BACKPORT--> Co-authored-by: Matthew Kime <[email protected]>
- Loading branch information
1 parent
db7a111
commit 05a3b04
Showing
2 changed files
with
134 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters