Augustin Husson

Results 31 issues of Augustin Husson

### Proposal As agreed when we decided what was required for the Prometheus 3.0, we want a new UI. ### What does it mean - Functionalities and pages remain the...

component/ui

### Application contact emails [email protected] ### Project Summary Perses is a dashboard tool to visualize observability data from Prometheus/Thanos/Jaeger. ### Project Description Perses aims to tackle multiple goals: 1. Become...

New
Observability

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....

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

### Proposal When using the CLI in a CI/CD, it would be great to be able to use a token when we need to have some interactions with the Perses...

enhancement

In the `LineChart`, some of our users would like to be able to set a color only if the query you can configure returned a single timeseries. In case there...

enhancement
ui
api

I think it will be nice to be able to have sub-folder in the project. For the moment, the idea I have in mind is to create an object `folder`...

enhancement

In the current dashboard datamodel format, the duration format is the one coming from [Prometheus](https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations). Do we want to continue to support it, or do we want to support a...

this PR is modifying the backend so he is able to unzip the plugin archive and provide a list of the available plugins. The endpoint `/api/v1/plugins` is currently returning this...

### Proposal At some point it will be interesting to have a page to display the user profile. It could contain: - The theme - An overview of the permissions...

enhancement
good first issue
ui