You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m facing challenges integrating OpenTelemetry auto-instrumentation with Streamiz for distributed tracing in .NET applications. Currently, it seems manual instrumentation is required, which complicates the setup.
Is auto-instrumentation support planned on your roadmap, or are there any current workarounds that you recommend? Any guidance or timeline for this feature would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Streamiz is too complex to have an auto-instrumentation in my opinion, Streamiz manage Kafka producers and consumers, State stores (in memory or rocksdb or remote store soon), etc ..
So first, what is your requirement about tracing/instrumenting ? What do you want to trace / measure ?
Btw, I'm currently conducting a satisfaction survey to understand how I can better serve and I would love to get your feedback on the product.
Your insights are invaluable and will help us shape the future of our product to better meet your needs. The survey will only take a few minutes, and your responses will be completely confidential.
Description
I’m facing challenges integrating OpenTelemetry auto-instrumentation with Streamiz for distributed tracing in .NET applications. Currently, it seems manual instrumentation is required, which complicates the setup.
Is auto-instrumentation support planned on your roadmap, or are there any current workarounds that you recommend? Any guidance or timeline for this feature would be greatly appreciated.
The text was updated successfully, but these errors were encountered: