tristan

Results 37 comments of tristan

what's unclear to me is if this is only for a fully OTEL-based setup or if you can flip these two env vars (`AZURE_EXPERIMENTAL_ENABLE_ACTIVITY_SOURCE` and `DD_TRACE_OTEL_ENABLED`) and get automatic propagation...

@martincostello same issue here as the original reported issue. the only additional nuance in mine is that a complex object such as the value required for `theme` yields the same...

apologies, it seemed to me that it's just one more missing type in a common area that is at issue (with of course two different entry points). not that it's...

commenting to keep it from going stale - believe this is still an issue without at least the doc updates being done

@JoshClose thanks for the quick response i built a data processing pipeline that executes arbitrary c# scripts against arbitrary data sets. there are a few steps where the data lands...

interesting. didn't realize you still supported that dot-syntax property accessor pattern on that class. maybe i can still leverage it without explicitly trying to cast it to expando while we...