1 Replies
dardameiz
PRO
2 months ago
Hey Khan. Railway currently does not have built in counter for your purpose. Either you can set up your server to do logs by user ID, API key or session token, and then you could export those or log into the database so you can continue from there with data analysis and dashboards.
If not then you have options for external tools as well like signoz which is good for logging but prhometeus and granafa will
be good for both logging and dashboarding. They have good docs and they are open source.
Hope this helped