-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Synthetics] waterfall chart - support wildcard search #191132
Merged
dominiqueclarke
merged 6 commits into
elastic:main
from
dominiqueclarke:fix/synthetics-waterfall-chart-wildcard-search
Aug 23, 2024
Merged
[Synthetics] waterfall chart - support wildcard search #191132
dominiqueclarke
merged 6 commits into
elastic:main
from
dominiqueclarke:fix/synthetics-waterfall-chart-wildcard-search
Aug 23, 2024
Conversation
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
/ci |
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
/ci |
/ci |
dominiqueclarke
added
bug
Fixes for quality problems that affect the customer experience
v8.16.0
v8.15.1
release_note:fix
Team:obs-ux-management
Observability Management User Experience Team
labels
Aug 23, 2024
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
botelastic
bot
added
the
ci:project-deploy-observability
Create an Observability project
label
Aug 23, 2024
shahzad31
approved these changes
Aug 23, 2024
…ub.com:dominiqueclarke/kibana into fix/synthetics-waterfall-chart-wildcard-search
💚 Build Succeeded
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
dominiqueclarke
deleted the
fix/synthetics-waterfall-chart-wildcard-search
branch
August 23, 2024 17:01
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Aug 23, 2024
## Summary Resolves elastic#172033 ### Release note Enables wildcard search for the Synthetics waterfall chart. ### Testing 1. Create a browser monitor 2. Navigate to the waterfall chart 3. Add a wildcard search in the text box. For example `*.js`. 4. You shouldn't see an error, and it should match all requests with `.js` in the name (cherry picked from commit eca2cdc)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Aug 23, 2024
… (#191215) # Backport This will backport the following commits from `main` to `8.15`: - [[Synthetics] waterfall chart - support wildcard search (#191132)](#191132) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dominique Clarke","email":"dominique.clarke@elastic.co"},"sourceCommit":{"committedDate":"2024-08-23T17:01:31Z","message":"[Synthetics] waterfall chart - support wildcard search (#191132)\n\n## Summary\r\n\r\nResolves https://github.com/elastic/kibana/issues/172033\r\n\r\n### Release note\r\nEnables wildcard search for the Synthetics waterfall chart.\r\n\r\n### Testing\r\n\r\n1. Create a browser monitor\r\n2. Navigate to the waterfall chart\r\n3. Add a wildcard search in the text box. For example `*.js`. \r\n4. You shouldn't see an error, and it should match all requests with\r\n`.js` in the name","sha":"eca2cdc40dc0d41f7c33648b8c622f48d1413170","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","ci:project-deploy-observability","Team:obs-ux-management","v8.16.0","v8.15.1"],"title":"[Synthetics] waterfall chart - support wildcard search","number":191132,"url":"https://github.com/elastic/kibana/pull/191132","mergeCommit":{"message":"[Synthetics] waterfall chart - support wildcard search (#191132)\n\n## Summary\r\n\r\nResolves https://github.com/elastic/kibana/issues/172033\r\n\r\n### Release note\r\nEnables wildcard search for the Synthetics waterfall chart.\r\n\r\n### Testing\r\n\r\n1. Create a browser monitor\r\n2. Navigate to the waterfall chart\r\n3. Add a wildcard search in the text box. For example `*.js`. \r\n4. You shouldn't see an error, and it should match all requests with\r\n`.js` in the name","sha":"eca2cdc40dc0d41f7c33648b8c622f48d1413170"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/191132","number":191132,"mergeCommit":{"message":"[Synthetics] waterfall chart - support wildcard search (#191132)\n\n## Summary\r\n\r\nResolves https://github.com/elastic/kibana/issues/172033\r\n\r\n### Release note\r\nEnables wildcard search for the Synthetics waterfall chart.\r\n\r\n### Testing\r\n\r\n1. Create a browser monitor\r\n2. Navigate to the waterfall chart\r\n3. Add a wildcard search in the text box. For example `*.js`. \r\n4. You shouldn't see an error, and it should match all requests with\r\n`.js` in the name","sha":"eca2cdc40dc0d41f7c33648b8c622f48d1413170"}},{"branch":"8.15","label":"v8.15.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Dominique Clarke <dominique.clarke@elastic.co>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Fixes for quality problems that affect the customer experience
ci:project-deploy-observability
Create an Observability project
release_note:fix
Team:obs-ux-management
Observability Management User Experience Team
v8.15.1
v8.16.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Resolves #172033
Release note
Enables wildcard search for the Synthetics waterfall chart.
Testing
*.js
..js
in the name