Skip to content

VCST-4717: Add AppInsights 2x dlls to ignored list#3061

Open
ksavosteev wants to merge 1 commit into
devfrom
feat/VCST-4717
Open

VCST-4717: Add AppInsights 2x dlls to ignored list#3061
ksavosteev wants to merge 1 commit into
devfrom
feat/VCST-4717

Conversation

@ksavosteev

@ksavosteev ksavosteev commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Description

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/VCST-4717

Artifact URL:


Note

Low Risk
Single-list change to optional dependency resolution during module load; no auth or data-path changes, with behavior limited to skipping unresolved App Insights assemblies.

Overview
Extends the default _ignoredAssemblies list in ModuleBootstrapper with Application Insights 2.x collector and logging assemblies (Microsoft.AI.* and Microsoft.Extensions.Logging.ApplicationInsights).

When a module’s .deps.json references these packages but they are not resolved from the module probing path, the loader skips them instead of failing module initialization—matching how other platform-provided dependencies (e.g. CodeAnalysis, System.Composition) are already handled.

Reviewed by Cursor Bugbot for commit 4cd03e5. Bugbot is set up for automated code reviews on this repo. Configure here.

Image tag:
ghcr.io/VirtoCommerce/platform:3.1039.0-pr-3061-4cd0-vcst-4717-4cd03e51

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants