We would like to have the middleware log redux actions happening as telemetry events to add more context around why a certain error might have occurred. My thought is that the action would be the metadata in this case. I would assume that people would want to be able to filter out certain actions or sanitize the payload tied to each action. Thoughts? Happy to submit a PR. Just wanted to get an idea of what to include in it
We would like to have the middleware log redux actions happening as telemetry events to add more context around why a certain error might have occurred. My thought is that the action would be the metadata in this case. I would assume that people would want to be able to filter out certain actions or sanitize the payload tied to each action. Thoughts? Happy to submit a PR. Just wanted to get an idea of what to include in it