TLDR
Tracking deployments in New Relic can be tricky if you’re not using GitHub Actions. To solve this, the author created a custom Laravel artisan command that sends deployment data—like version or timestamp—straight to New Relic. By configuring your services.php and .env files with your API key and app ID, you can mark every deployment with a single php artisan app:deploy-mark step. This lightweight approach works seamlessly across different CI/CD stacks, offering developers an easy, flexible way to keep deployment tracking in sync with New Relic.via the TL;DR App
no story
Written by danielpetrica | Web Developer
Working with Laravel, Vue.js and MySQL
Will probably post about tech, programming, no-code and low-code