-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
Description
Bug description
Thank you for shipping the new public dashboards feature in #9642.
When attempting to publish a dashboard in the self-hosted version, I get "Failed to create public dashboard" and upon further inspection the POST /api/v1/dashboards/<id>/public request returns a license_unavailable error.
I'm not sure what the intended behaviour is here:
- is it meant to be only for cloud-hosted / enterprise users?
- the UI should be hidden or display a more meaningful error about requiring a license
- is it meant for all users?
- the licensing check here should be revisited
Expected behavior
The public dashboards feature should preferably be available to all users. Failing that, I should not be able to see features I cannot use, or at least I should be provided with a meaningful error message.
How to reproduce
- Go to any dashboard
- Click "Configure"
- Go to the "Publish" tab
- Click "Publish dashboard"
Version information
- Signoz version: v0.104.0
- Browser version:
- Your OS and version:
- Your CPU Architecture(ARM/Intel):