Skip to content
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

Grafana dashboards #34

Closed
wants to merge 2 commits into from
Closed

Grafana dashboards #34

wants to merge 2 commits into from

Conversation

rdxmb
Copy link

@rdxmb rdxmb commented Mar 21, 2024

This PR

  • adds $project to the legend. This is useful when having multiple projects.
  • adds another dashboard with template variables (dropdown) for $project and $region

see vfm/syseleven-exporter-chart#12

Copy link
Member

@baurmatt baurmatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! :) Some notes:

  • I'd still prefer to have only one dashboard deployed with this chart. It feels oversized for the scope of the deployed software
    • If you persist on adding a second one, please ensure
      • All PR comments are addressed
      • Dashboard can be optional deployed by the chart
      • Resolve the Angular deprecation warning:

This dashboard depends on Angular, which is deprecated and will stop working in future releases of Grafana.

@@ -5,7 +5,7 @@
replicaCount: 1

image:
repository: staffbace/syseleven-exporter
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please rebase? :) Already merged the other PR.

},
"timepicker": {},
"timezone": "",
"title": "SysEleven - Quotas",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title is the same for the other dashboard. This leads to name conflicts.

"skipUrlSync": false,
"type": "datasource"
},
{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those variables don't resolve for me.

@rdxmb
Copy link
Author

rdxmb commented Mar 22, 2024

It feels oversized for the scope of the deployed software

In my case, with about 8 openstack-projects, the one and only dashboard - feels overloaded ;)

But it's ok, I am going to create my own 2-3 dashboards and deploy them separately.

Closing this.

@rdxmb rdxmb closed this Mar 22, 2024
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 this pull request may close these issues.

None yet

2 participants