SovereignCloudStack / openstack-health-monitor

Script to monitor wheather an OpenStack cloud is working correctly
https://scs.community/
Other
13 stars 4 forks source link

make pluscloud open openstack-health-monitor results publicly accessible #182

Open frosty-geek opened 2 months ago

frosty-geek commented 2 months ago

As pluscloud open,

we want our openstack-health-monitor results (see https://docs.scs.community/standards/certification/overview) to be accessible by the public without the need to be part of the SovereignCloudStack GH-Org or any form of requirement to register.

Ralf

garloff commented 2 months ago

Public dashboards don't allow for any templating, so we'd need to do some hardcoding or create a public Org in grafana with a shared dashboard (with public credentials) if we don't want to lose the filtering capabilities (and the automated detection of what values are available for filtering).

garloff commented 2 months ago

See also #128.

garloff commented 2 months ago

The easy workaround is to create a user public with password plusserver inside the main organization with reader rights to the dashboards there. I have done just that for gx-scs. If that suits your needs, we can do the same for the pco grafana. If you want, we can also publicly document the credentials.

garloff commented 1 month ago

Hi @frosty-geek -- please let me know if you want to proceed this way.

frosty-geek commented 4 weeks ago

hey @garloff -- if we can make clickable links like https://<user>:<pass>@... then yes, otherwise I would like to continue looking into different options