Provide capability to intercept Dapr actor operations
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 378
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
## Describe the proposal
Provide capability to intercept Dapr actor operations so that we can run additional logic for every operation, without having to duplicate it.
For example, if we want to measure how long it takes for a single operation to run.
Contributor guide
Assessment
This issue has not been assessed yet.