Skip to content

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

Open
ksavosteev wants to merge 4 commits into
devfrom
feat/VCST-4717
Open

VCST-4717: Add AppInsights 2x dlls to ignored list#3061
ksavosteev wants to merge 4 commits 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 configuration-style change to module loading ignore rules with no auth, data, or API surface changes.

Overview
Extends the default _ignoredAssemblies list in ModuleBootstrapper so module dependency resolution can skip missing Application Insights 2.x assemblies instead of failing initialization.

The added names are the classic Microsoft.AI.* collectors/channel plus Microsoft.Extensions.Logging.ApplicationInsights, grouped under an “AppInsights 2x version” comment. During LoadAssemblyWithReferences, dependencies that cannot be loaded from the probing path are already ignored when listed here; this change applies that behavior to those App Insights DLLs when modules reference them but the platform supplies telemetry separately.

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

Image tag:
ghcr.io/VirtoCommerce/platform:3.1069.0-pr-3061-bf85-vcst-4717-bf8592ac

@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

@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

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.

3 participants