Pierre Massat

Results 4 issues of Pierre Massat

We've had a request to be able to customize `vroom`'s configuration (which is using environment variables) via a file. Instead of implementing a file based configuration, we can simplify this...

This PR is adding support for profile chunks coming from the Android SDK.

This PR will change the materialized views so we now sample by `trace_id` in order to have complete traces and be sure a trace included in a lower tier is...

migrations

This will allow us to return array values stored in `attributes_array` when fetching a trace. Support to return arrays with containing different types were added to `sentry-protos` (https://github.com/getsentry/sentry-protos/pull/153). One caveat...