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

### Proposal At scale our panel plugins are going to run into performance problems. Our custom EChart.tsx wrapper was a worthy effort but echarts-for-react has improved since I last looked...

enhancement
ui
priority/P2

### Proposal It would be good to force a timezone like GMT as in some worldwide companies, this is standard

enhancement
ui
priority/P1

### Proposal Since https://github.com/perses/perses/pull/1102 the TimeSeriesChart point radius is automatically computed based on the provided line width, but the `pointRadius` attribute still exists in the datamodel as a kind-of zombie...

enhancement
ui
priority/P2
plugin

### What did you do? Keep mouse click down when selecting threshold color. ### What did you expect to see? Color change should stop as soon as mouse click is...

bug
ui
priority/P2
plugin

### Proposal When you create a new dashboard, there are no checks to verify if the provided name (more precisely, the name computed from the provided display name) is already...

enhancement
ui
priority/P2

There are still cases where variable dropdowns have no value selected by default. When no value is provided in the query params or whatever it should always fallback to the...

bug
ui
priority/P1

### Proposal For readability it would be good to show an icon indicating the type of datasource (e.g Prometheus icon) within the datasources list. I'm thinking first about the Datasources...

enhancement
ui
priority/P2

### Proposal Currently when creating/editing a datasource, you have no idea if the configuration you provided actually works. Thus it would be great to have a simple button to launch...

enhancement
ui
priority/P1

### Discussed in https://github.com/perses/perses/discussions/878 Originally posted by **AntoineThebaud** December 15, 2022 The idea is to be able to see which other variable(s) a given variable depends on when you don't...

enhancement
ui
api
priority/P2

When configuring a PrometheusDatasource, if you already provided a header, start adding another one & type the same header key, the former item with same key will get removed. This...

bug
ui
priority/P2
plugin