Daniel Jilg

Results 45 comments of Daniel Jilg

Thanks for the suggestion :) While this is not implemented, you can work around this by adding custom keys to `.send` calls from your widget code. (And maybe there should...

Created ticket #30 which will deal with default payload

Awesome idea! Added it to the roadmap and will investigate further.

Thanks! I think what precedes this is a move to a different signal format that supports not only individual *dimensions* (i.e. the payload which is string: string) but also *metrics*,...

That is a very good idea. Thanks for that. I'll double check if `os_log` is also available on Linux

Yes! @kkostov created a similar architecture in the [Kotlin SDK](https://github.com/TelemetryDeck/KotlinSDK), where you can register individual "enrich" functions with the client, and each enrich function will get a chance to add...

Very nice point, thanks a lot for pointing that out! I'll see that I'll include that with the next update (if you feel like writing a PR, that's also very...

Hmm that's not good! Investigating, thanks for the report!

Hey, just noticed that this PR is kinda languishing and figured maybe there's something I need to do that I haven't already. Is there anything I can do to help?...