Steven Cobb
Steven Cobb
Hi, this application is very impressive, is there a button to record live as you play on you computer keyboard? I'm probably missing something obvious, but I don't see how...
### 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...
~~Planning to use MUI DataGrid~~ See Julie [comment here](https://github.com/perses/perses/issues/1143#issuecomment-1536502677) about library decision Mockups TBD
Will be a decent amount of work but it will need to happen eventually. Can also leverage many newer features, ex: enhanced dashboard loading states and there are TODOs in...
Ability to rename, move, and delete a dashboard from the individual dashboard. UI to edit top-level dashboard properties in our schema instead of requiring JSON editing Variables should move into...
~~We might need to revert perf optimization in #1330~~ Seems to not update x values correctly in certain cases with shorter time ranges EDIT: This seems to only be an...
Recently, we moved a lot of our MUI theme into the @perses-dev/components package to make extending types easier, but this causes new issues when embedding Perses in apps built with...
Doesn't always happen but in certain cases, scrolling to the bottom of a dashboard, it can cause your viewport to shake. The dashboard doesn't have to have be long with...
Name is still TBD, i.e. whether we call this panel `kind: 'BarChart'` or something more opinionated (DataDog has a [Top List widget](https://docs.datadoghq.com/dashboards/widgets/top_list/) for example)--interested in opinions on this
This is the expected result when none of the configured queries of a panel return results: However when at least 1 threshold is configured for a TimeSeriesChart, it get displayed:...