-
Notifications
You must be signed in to change notification settings - Fork 74
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
fix grafana dashboard 404 issue #512
Conversation
Signed-off-by: Jian Wang <w13915984028@gmail.com>
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, thanks.
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.
Tested and the Grafana dashboard showed correctly. LGTM, thanks!
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, thanks!
@Mergifyio backport v1.2 |
✅ Backports have been created
|
Problem:
The
grafana
dashboard does not show correctly in local mode and rancher managed multi-cluster modeSolution:
Config grafana nginx to generate
appSubUrl
dynamically.Related Issue:
harvester/harvester#4087
The previous issue harvester/harvester#3780 and PR #492. Can work for local mode, but not for multi-cluster mode.
Test plan:
rancher-monitoring
addongrafana
to open indepedent windowall should work