feat(webapp): set application_name on prisma connections#3348
Conversation
|
WalkthroughThis pull request adds database connection configuration and documentation. A new changelog file is created to document an improvement to the Prisma database connection setup. The webapp database configuration in Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
ready |
Sets
application_nameon the Prisma writer and replica connection strings using the existingSERVICE_NAMEenv var, so DB load can be attributed by service.