-
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
Redirect app/observability/exploratory-view to app/exploratory-view #153941
Redirect app/observability/exploratory-view to app/exploratory-view #153941
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
1085982
to
2e6936f
Compare
359e538
to
003984e
Compare
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Module Count
Async chunks
Page load bundle
Unknown metric groupsasync chunk count
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
Resolves #153940
📝 Summary
Now that the Exploratory View route inside the Observability app has been copied into its own separate application (#153830), we can redirect users from the Exploratory View component in the Obs app to Exploratory View application.
✅ Acceptance Criteria
/app/observability/exploratory-view
, the Observability app should redirect to/app/exploratory-view
. Including search parameters!