Dapr actor incompability when using ResponseBody observability #256
Labels
area:telemetry
All issues related to telemetry
bug
Something isn't working
request-tracking
All issues related to request tracking
Milestone
Describe the bug
After enabling ResponseContent Observability we started receiving error codes from Dapr actors. The only difference we made in our code was adding the following line:
To Reproduce
While configuring tracking middleware, enable the following option:
We started seeing the following error stack trace:
Expected behavior
Response bodies should be tracked.
Additional context
The text was updated successfully, but these errors were encountered: