The code change is in fact simple. **In cmd\node-cache\app\cache_app.go:** ```golang @@ -277,10 +277,19 @@ func (c *CacheApp) RunApp() { // NewCacheApp returns a new instance of CacheApp by applying the...
It looks to me that the extension caches all scan results in the current session so that you can then "download", or fetch them any time. In this case a...
Azure-monitor-opentelemetry should place a constraint on the required version of opentelemetry-sdk. I noticed that the new opentelemetry-sdk 1.39.0 removed LogData class from __init__.py exports under _logs.