perses icon indicating copy to clipboard operation
perses copied to clipboard

The CNCF candidate for observability visualisation. Already supports Prometheus - more data sources to come!

Results 253 perses issues
Sort by recently updated
recently updated
newest added

This PR is introducing the `RawQuery`. When getting a list of resources from the API, in most of the case, the backend is just forwarding the data from the database....

### Proposal Currently, Perses only supports Prometheus Range Queries as part as the Explore Page and other on going discussions around the Perses ecosystem, we should provide the Instant Query...

enhancement
ui

### Proposal Build a Metrics Explore Page within Perses, similar to the functionality offered by Grafana and PromLens. This feature will significantly improve the usability and analytical capabilities of Perses...

enhancement
ui

### Proposal Outside of the breadcrumb, the various elements we have that allows you to navigate to a dashboard/project/whatever are not relying on hyperlinks (e.g navbar buttons, table rows on...

enhancement
good first issue
ui
priority/P1

### What did you do? I used Node Exporter Full dashboard, when opening the second row that was closed, it's refreshing "CPU Basic" and "Memory Basic" panels. ### What did...

bug
ui

Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.25.1 to 1.26.0. Release notes Sourced from github.com/goreleaser/goreleaser's releases. v1.26.0 Changelog New Features de72cab5d9dabf785fcd7808c5d228960d762bfe: feat(announce): add BlueSky support (#4779) (@​jghiloni) e538341179a23790669e6eeab0c644658e547c66: feat(archive): support tar.zst (#4825) (@​caarlos0) 39bf6668bc086d1c110e9321f7303da3de7e22b7:...

api
dependencies

### Proposal Ability to display / "zoom" on a specific panel on the full screen size.

enhancement
good first issue
ui
priority/P1

Instead of providing the direct URL to the Prometheus server, it can be interesting to instead to use a discovery (and so to have the corresponding config). We can start...

enhancement
ui
api

### What did you do? Hi, I am running a single instance of perses with the default file database and a single dashboard and it is experiencing periodic termination due...

bug
priority/P0

### Proposal Rework the DaC CUE SDK to rely on the new dependency management now natively supported in CUE since [v0.8.0](https://github.com/cue-lang/cue/releases/tag/v0.8.0) (still experimental for now). More precisely this involves: -...

enhancement
priority/P2