firebase / firebase-functions

Firebase SDK for Cloud Functions
https://firebase.google.com/docs/functions/
MIT License
1.02k stars 202 forks source link

Missing traces in firebase functions using express, again #1625

Open fgatti675 opened 2 days ago

fgatti675 commented 2 days ago

Related issues

https://github.com/firebase/firebase-functions/issues/1439 This issue is the orginal thread that was marked as solved, when it isn't. But please check it out to feel the growing frustration of many Google Cloud customers

[REQUIRED] Version info

I am going to skip the template because it is not meaningful.

The Google Cloud logging traces are gone. They were there in v1 functions. We complained that they were not there in v2. They were added after months. Now they are gone again, for reasons only you know.

Everyone is complaining in a ticket that was closed and is getting no attention from Google.

Everytime I need to check a log I end up very frustrated. All I need is to see all the logs from a single execution of my v2 express function (which magically gets converted into a Google Cloud run instance).

I think you are failing at hiding complexity away, and you are causing a lot of frustration to your customers.

And the most anoying thing is that this goes on for YEARS now, and no one seems to care or answer.

All I need is that when I receive a request, I can see all logs of the same trace. WE USED TO HAVE THIS. I have this instead, all logs are displayed with 0 tags, it is very hard to see what is going on in a single execution

Screenshot 2024-10-08 at 16 33 11

Is this thing not bothering you at Google? Are you not using your own products? Please DO SOMETHING

google-oss-bot commented 2 days ago

I found a few problems with this issue: