Gastón Fournier
Gastón Fournier
ClassNotFoundException after renaming of a package containing the interesting Entity annotated class
I'm having the same problem. It's easy to reproduce: create a new class TheEntity and save an instance to Mongo using the Datastore. Then rename the TheEntity to EntityRenamed and...
Thanks! This saved my day!
The [main branch](https://github.com/Unleash/unleash) is migrated to node 18 and we've opened a support branch for v4: https://github.com/Unleash/unleash/tree/v4 The intent of the support branch is just to backport security issues and...
https://github.com/Unleash/unleash/blob/9683dda8ec04b5c95aa99a936b3210cbb96a3670/src/lib/middleware/rbac-middleware.ts#L73-L92 something to clean up
Should we consider consolidating all migration files into a single file? We have 276 migrations. We could do a fresh DB dump after all migrations to start fresh
> What would be the gain? Asking the right questions! I was looking for performance gains. Gathering some data... In my local machine. - Running all migrations in a fresh...
> Is there any particular problem you're trying to solve here? I saw we were making an await on a function that didn't return a promise, so I thought maybe...
Hi @zamazan4ik I'm trying to understand the use case: what kind of metrics are you interested in? We do expose some [application level metrics](https://docs.getunleash.io/reference/api/legacy/unleash/admin/metrics) ([api docs](https://docs.getunleash.io/reference/api/unleash/metrics)) which could be connected...
We do build our dashboards for our operations based on metrics exposed by one endpoint. I just double-checked because I did not remember if it was open-sourced, and yes it...
Maybe a simple bare bone example of most important metrics could be added to https://grafana.com/grafana/dashboards/