Patrick Ratzow

Results 3 issues of Patrick Ratzow

Allow mixing parameterized insert queries & query inserts. This is very useful when you have some of the data, but is looking to get the rest of the data directly...

This PR adds the ability to specify the protocol per signal (metrics/traces/logs). The use case for this is that you might want different protocols per signal. As an example, the...

This PR adds the ability to provide custom span processors for traces & record processors for logs. Example use case for this might be attaching a user id to every...