7 months ago
I’m currently testing out moving an app with thousands of users from Heroku to Railway. One thing I’m missing is the p50, p95, and p99 response time metrics. Is this something that exists, and if not, is it planned?
If it doesn’t exist, does Railway have a recommendation of how to achieve better visibility?
5 Replies
7 months ago
Use locomotive to send the HTTP logs to something like axiom, and then setup the needed metrics in an axiom dashboard.
Interesting. Why lucomotice + axiom and not Prometheus + Grafana? Just curious
7 months ago
locomotive because how else are you going to export Railway's HTTP logs, but if you like grafana, you can have locomotive send your HTTP logs to Loki.
7 months ago
!s
Status changed to Solved brody • 7 months ago