perses
perses copied to clipboard
The CNCF candidate for observability visualisation. Already supports Prometheus - more data sources to come!
### Proposal Hello, I am writing a dashboard for which the entry point is extremely generic (no filtering at all), with a standard workflow to simply narrow down the displayed...
### Proposal The idea would be to be able to display certain data as annotations (= precise point / vertical line) on graphs instead of regular trends. For instance you...
### Proposal Create a datasource for Loki that allows users to configure: - Tenant configuration, by using the `X-Scope-OrgID` header or a configurable API path - Add Query plugins for...
### Proposal Hey there, Are there any plans to add Postgres as a supported datasource? Thanks!
### Proposal There's already the notion of "important dashboards" to be displayed at the top of the home page, but this section can become quite busy at scale:  \+...
### Proposal Nowadays, the percli dac build for Go (and I believe Cue works the same way) expects the dashboard YAML/JSON content as output to stdout, and writes it to...
### What did you do? I installed Perses through Podman container, using Ansible to deploy it. Part of the playbook as follows, no persistence at the moment as I wanted...
### What did you do? Added a panel with this YAML to a dashboard: ```yaml a17e3b294fa346d2ada83a19441b14bd: kind: Panel spec: display: name: Firing alerts plugin: kind: Table spec: density: standard enableFiltering:...
### What did you do? **Compared** to other dashboarding applications: - It seems Search List occupies too much space and conceals the home page content. Probably This could be improved...
### Proposal Create proper documentation for the prometheus instrumentation of Perses. This should be considered especially for the custom metrics like [dashboard usage metrics](https://github.com/perses/perses/issues/1170#issuecomment-3511806171).