Andrey Kuchuk

Results 16 comments of Andrey Kuchuk

Hi @webparadoxer ! We already have feature for it. You can use projects to split events between several environments: https://docs.buggregator.dev/config/projects.html

Related to the filters we have request for filter by channel. So we will add the filter by device to the wish list.

@butschster could you please describe do we still need the extra work here? I hope we completed all work around reducing event sizes.

@butschster It seems like a back-end issue. This json file quite deferent that we are working with. Can you take a look at this?

Hi @binaryfire I would offer you to loot at our new feature calling "projects": https://github.com/buggregator/server/releases/tag/1.11.0 This feature can help split events between several environments/projects. The monolog events are supported as...

Hi @indykoning It is a great idea. We will investigate it after v2 release

I hope the #244 PR will fix this issue

@roxblnfk are you able to share the investigation result?

@butschster I think it is a great request for the back-end side.

Our current events are stored on the server side in the DB, so we firstly need to prepare BE endpoints to apply buggregator messages. @butschster should we move this issue...