retrieve httpLogs
otoqi
PROOP

5 months ago

I need to retrieve httpLogs in order to compute the average latency on a web service.

I am struggling to achieve this using graphql queries (the pagination model is quite obscure and I am not fluent in graphql)

So far all I can get is an error 400 with no error message to understand what's wrong.

Can anybody help ?

Solved

2 Replies

Railway
BOT

5 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


5 months ago

Hello,

I would recommend shipping the HTTP logs to somewhere like Datadog, Axiom, BetterStack, etc, and then graphing the response times in those observability products.

This can easily be achieved with Locomotive:

https://railway.com/deploy/locomotive

Best,

Brody


Status changed to Awaiting User Response Railway 5 months ago


Railway
BOT

5 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 5 months ago


Loading...