Augustin Husson

Results 261 comments of Augustin Husson

Thank you for your feedback @khimick that's really useful you confirm you have the same behaviour : a.k.a when there are errors when migrating, it's starting to leak. I think...

that's super helpful ! Thank you @khimick !!

Hi @7840vz thank you for providing this dashboard. I am working on a new version of the migration script. After supporting a new version of migration script for the panel,...

thanks for your feedback @7840vz ! I have finished the PR https://github.com/perses/perses/pull/2481 and it gives good result. I was able to migrate the dashboard you shared and the one shared...

@7840vz PR has been merged. If you would like to try it, it's available on the main branch now. First benchmark on that is showing that the new migration is...

With `v0.50.0-rc.1`, we are not seeing anymore any memory leak. After migrating 3k dashboards, memory usage doesn't exceed 1.5GB. If there is no counter report before the final release, we...

closing this issue as #2481 fixed it and v0.50.0 is finally out.

@christophrichtersap I have assigned to you the issue. Thank you for already taking the time to look at it :)

I think if you need to protect your datasource and prevent anyone to make any kind of queries to the datasource, then don't put it as a global datasource. Or...

This is something we won't do as stated before, there are various ways to address this issue without touching Perses as it mainly relies on protecting the datasource and how...