API Performance & Error Monitoring MVP

Hi all, I wanted to share an MVP we developed internally at Rarely Decaf to help us better serve our clients.

  • The problem: Monitoring API errors and performance using Xano's built in Request History feature is time-consuming.
  • The solution: A dashboard that allows us to quickly get visibility into API error frequency and performance issues by endpoint.

This solution was enabled by the new metadata API, which allows us to now capture and store up to the past 24 hours of API request history

How it it works: We have a cron job in Google Cloud that fetches and stores certain parameters of Xano's request history in BigQuery. Then, we visualize this request history in Google Data Studio.

Has anyone else done anything similar?

Showcase
1
6 replies