cloudashdev / cloudash

A monitoring and troubleshooting desktop app for serverless architectures.
https://cloudash.dev
101 stars 3 forks source link

Feature Request: add Vercel serverless function logs #101

Open ifielder opened 1 year ago

ifielder commented 1 year ago

Having access to Vercel serverless function logs in the same system that logs AWS Lambda logs can make it easier to compare and analyze logs from different functions. This can help you to identify patterns or correlations between different types of logs, which can be useful for troubleshooting and optimization.

I also believe Vercel is going to be one of the top sources where serverless functions are used

mthenw commented 1 year ago

Thank you for reporting it. The request makes sense!

mthenw commented 1 year ago

Would you like to have logs from AWS Lambda and Vercel in the same Cloudash service or as a separate Cloudash service?

ifielder commented 1 year ago

I could see the case for both,

But for now, a separate cloudash service makes sense! This is due to the infra logically being a separate resource (vercel's infra to be exact).