buggregator / frontend

Buggregator UI
https://buggregator.dev/
12 stars 7 forks source link

Feature request: flags to hide unused features #74

Open binaryfire opened 7 months ago

binaryfire commented 7 months ago

It'd be great to have ENV flags to disable unused features (hide them from the dashboard).

For example we're using Mailpit for local email, Laravel Telescope for logging and we're not using XHProf. We've added Buggregator to our Docker local dev environment and we'd like to hide these tabs in the UI. It will reduce clutter and help prevent junior developers from getting confused.

Kreezag commented 7 months ago

Thanks for your request. It is really great idea!

Kreezag commented 6 months ago

@butschster Do we have a plan to implement feature filter on the server side?