perses
perses copied to clipboard
The CNCF candidate for observability visualisation. Already supports Prometheus - more data sources to come!
### Discussed in https://github.com/perses/perses/discussions/1274 Originally posted by **AntoineThebaud** June 27, 2023 Today we have 2 ways of creating a dashboard, either from scratch by clicking on the "Add dashboard" button...
### Proposal Add the necessary logic in `mapping.cuepart` to remap the default time range & refresh interval from Grafana into Perses.
### Proposal Ideally each plugin should (optionally?) come with a unit test to validate its grafana migration logic, when provided.
### Proposal This would be convenient to allow closing the drawers used for creating/editing resources on click out, instead of having to click on the Close button. For context, this...
### Proposal We are currently relying on the `readonly` flag of MUI on most of our components when users access a variable/datasource/whatever in read mode. However the resulting display can...
### Proposal Perses supports the BarChart type of panel, however is is currently not enable to migrate Bar chart panels from Grafana into the former.
### Proposal We have no possibility currently to provide query params in the config of a Prometheus datasource. Among other things this prevents to target a Thanos-query instance with the...
### Proposal Currently we are using pure white color for both the page background & the elements like panels, sections added on top of it, which can make the navigation...
### Proposal As we have currently for dashboards, it would be great to be able to see/manipulate the JSON directly for variables, datasources.. Also, on the dashboard view, as we...
### Proposal The idea is to have sort of (optional) display names for the values of a StaticListVariable, so that you can have nice user-friendly values shown in the dropdown...