-
Notifications
You must be signed in to change notification settings - Fork 14
Monitoring and Telemetry APIs usage example #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Monitoring and Telemetry APIs usage example #6
Conversation
…etry events and push those to their AppInsights instance
…or a particular project are witin the same folder
…tryBase' class. - Providing a way to enable disable certain class from being logged.
@microsoft-github-policy-service agree [company="Microsoft"] |
@microsoft-github-policy-service agree company="Microsoft Inc" |
|
Nice work :) |
Created a project that provides sample implementations of telemetry in D365 FSCM. It includes creation of a telemetry Base class to demonstrate how to utilize SysApplicationInsightsTelemetryLogger to log Events/metrics/traces with properties to ApplicationInsights. It also includes an extension to the MonitoringAndTelemetry module to control the granularity of logging to Application Insights.