Ron Yishai
Ron Yishai
In this OTEP, we propose a way for extending trace functionality to support payload collection. We plan that this change will also enable collecting payload by instrumentations in the future....
## Describe the Bug The nodes grouping in the trace graph separates nodes by messaging systems and DBs (and possibly others). These nodes show the default service icon, rather than...
Currently, the plugin supports folders that looks like `../../../`, but if the folder needed to include is under a subfolder it won't work. For example, if the folder to include...
### Describe the bug Importing `msgraph_core.requests.batch_request_content` fails with `ModuleNotFoundError: No module named 'deprecated'` ### Expected behavior Import should work (without manually installing 'deprecated' package) ### How to reproduce 1. `pip...