Skip to content

CME-539: Reduce logging and configure App Insights sampling#1130

Open
chrisworthcgi wants to merge 7 commits intomasterfrom
CME-539-reduce-logging-and-configure-app-insights
Open

CME-539: Reduce logging and configure App Insights sampling#1130
chrisworthcgi wants to merge 7 commits intomasterfrom
CME-539-reduce-logging-and-configure-app-insights

Conversation

@chrisworthcgi
Copy link

@chrisworthcgi chrisworthcgi commented Jan 27, 2026

Jira link

See CME-539

Change description

  • Downgrade repetitive staff profile fetch/response log statements from INFO to DEBUG to reduce log noise in production
  • Configure App Insights sampling to reduce health check endpoint telemetry to 1%
  • Add renovate comment for App Insights agent version tracking in Dockerfile

Testing done

  • Verified log level changes compile correctly
  • Log statements remain functional at DEBUG level for troubleshooting when needed
  • App Insights sampling config follows documented JSON schema

Security Vulnerability Assessment

CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?

  • Yes
  • No

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

- Downgrade repetitive staff profile fetch/response logs from INFO to DEBUG
- Add App Insights sampling to reduce health check telemetry to 1%
- Add renovate comment for App Insights agent version tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant