16 Replies
2 years ago
Railway only stores the current billing cycle's usage for you, you can extend this by exporting the metrics via Railway's GraphQL to your own metrics server
2 years ago
yea, it only shows the current billing cycle's usage
2 years ago
yea, it only stores the current billing cycle's usage, to extend this you'd need to export the metrics yourself and store it somewhere
2 years ago
yes the invoice shows the total usage for your billing cycle
2 years ago
(billing cycle = 1 month)
2 years ago
here's some resources for you regarding Railway's GraphQL API
2 years ago
only shows*
2 years ago
Update: You can now view usage of previous billing cycles, you'll see the option in your [account usage page]()
2 years ago
@Otavio for visibility ^
