Skip to content

Conversation

@mahiarirani
Copy link
Member

This pull request makes a minor update to the telemetry configuration logic by correcting the reference used to retrieve the application name.

  • Changed the call from parent::NAME to Application::NAME when fetching app info in configureTelemetry() in lib/AppInfo/Telemetry.php to ensure the correct application name is used.

@mahiarirani mahiarirani changed the title fix: avoid parent call on Train classes fix: avoid parent call on Traits Oct 21, 2025
Copy link
Collaborator

@JoaoSRaposo JoaoSRaposo left a comment

Choose a reason for hiding this comment

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

Just did the following test:

  • Checked that my local env had the logging message problem
  • Checked that logging message problem in my dev env was the same as the ones in production
  • Changed my dev machine to this PR
  • Checked that the fatal message stop appearing
Error_in_local_before_PR-fix error-in-production-machine No_error_in_local_after_PR-fix

@JoaoSRaposo JoaoSRaposo merged commit bbe15d0 into stage Oct 22, 2025
1 check passed
@JoaoSRaposo JoaoSRaposo deleted the fix/app-contant-usage branch October 22, 2025 15:20
frozenbanana added a commit that referenced this pull request Oct 27, 2025
frozenbanana added a commit that referenced this pull request Oct 27, 2025
frozenbanana added a commit that referenced this pull request Oct 27, 2025
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