a year ago
When we create a public hostname to access our web service deployed in Railway, there is a new "HTTP Logs" for the service that we can see requests come in. It would be great if this was improved with the following:
Include source info (address, user agent, etc)
Include performance information (request time and length)
Put all this data as metrics into the Observability panel for the overall project
0 Threads mention this feature
4 Replies
a year ago
Hello,
Point 1 & 2 are already possible, simply click on the HTTP log to expand it, then you will see UA, Time, Size, Etc.
a year ago
The only fields I see are Yes, time is there, but it would be great to see who is making the request. UA, source IP, etc, is not there. Also request response size would be helpful to see what is driving egress traffic.
Attachments
a year ago
You would want to click on the actual HTTP log line, then it will expanded to show you the extra information.
a year ago
+1 on adding the HTTP logs to the observability page - would be a great boost to that page