Skip to content

Add dynamic list of links on cluster Overview and database Info pages #2304

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

Open
StekPerepolnen opened this issue May 20, 2025 · 0 comments · May be fixed by #2359
Open

Add dynamic list of links on cluster Overview and database Info pages #2304

StekPerepolnen opened this issue May 20, 2025 · 0 comments · May be fixed by #2359
Assignees

Comments

@StekPerepolnen
Copy link

StekPerepolnen commented May 20, 2025

Image

It's currently not possible to define links dynamically.
In the latest version of the UI, for a cluster you can define:

"link_cores": "Coredumps",
"link_logging": "Logging",
"link_slo-logs": "SLO Logs"

For a database:

"field_monitoring-link": "Monitoring",
"field_logs-link": "Logs"

As far as I can tell, the list of parameters currently passed based on the database is sufficient. But I’d like to expand the list of links. For that, we need to define:

  • a link template
  • a display name for the UI
  • optionally, a link icon (not critical)
@ValeraS ValeraS self-assigned this Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants