Skip to content

Comments

Nightwatch#25

Merged
AllanKoder merged 1 commit intomasterfrom
nightwatch
Aug 18, 2025
Merged

Nightwatch#25
AllanKoder merged 1 commit intomasterfrom
nightwatch

Conversation

@AllanKoder
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings August 18, 2025 22:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR integrates Laravel Nightwatch, a performance monitoring and APM tool, into the Laravel application. The changes include adding the Nightwatch package dependency and configuring its environment variables while also removing an unused Google Drive access token configuration.

  • Added Laravel Nightwatch dependency to composer.json
  • Configured Nightwatch environment variables for token and request sampling
  • Cleaned up Google Drive filesystem configuration by removing unused access token

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
composer.json Added laravel/nightwatch package dependency
.env.example Added Nightwatch configuration variables for token and sampling rate
config/filesystems.php Removed unused Google Drive access token configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@AllanKoder AllanKoder merged commit e4696d8 into master Aug 18, 2025
3 checks passed
@AllanKoder AllanKoder deleted the nightwatch branch August 18, 2025 22:42
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.

1 participant