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
# Backport This will backport the following commits from `main` to `8.14`: - [[Logs UI] Add constraint check (#186872)](#186872) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Joe Reuter","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-01T13:37:32Z","message":"[Logs UI] Add constraint check (#186872)\n\nAdd constraint check to limit max number of buckets that can be\r\nrequested at once.","sha":"2daa13d458519ce821acace2cfc96b40306e7df1","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Logs UI","release_note:skip","backport:prev-minor","backport:prev-MAJOR","ci:project-deploy-observability","Team:obs-ux-logs","v8.15.0"],"title":"[Logs UI] Add constraint check","number":186872,"url":"https://github.com/elastic/kibana/pull/186872","mergeCommit":{"message":"[Logs UI] Add constraint check (#186872)\n\nAdd constraint check to limit max number of buckets that can be\r\nrequested at once.","sha":"2daa13d458519ce821acace2cfc96b40306e7df1"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/186872","number":186872,"mergeCommit":{"message":"[Logs UI] Add constraint check (#186872)\n\nAdd constraint check to limit max number of buckets that can be\r\nrequested at once.","sha":"2daa13d458519ce821acace2cfc96b40306e7df1"}}]}] BACKPORT--> Co-authored-by: Joe Reuter <[email protected]>
- Loading branch information