Skip to content

Conversation

@github-actions
Copy link
Contributor

✨ PR Description

Purpose: Fix validation logic in Datadog logger to prevent failures when analytics URL is missing

Main changes:

  • Added validation check for analytics_url in sendLogToDD function to skip logging when URL is not provided
  • Added comprehensive test coverage to verify analytics URL validation behavior
  • Improved error handling with clear warning messages when analytics destination is unavailable

CHANGELOG

🐛 Bug Fixes

  • Fixed logger errors that occurred when analytics destination wasn't properly configured

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀

@github-actions github-actions bot added the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Oct 21, 2025
Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@MishaKav MishaKav enabled auto-merge (squash) October 21, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-deploy when exists in PR, will auto make release and auto deploy to prod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant