The capabilities in this block serve two main objectives.
- This first one is to ensure that the "lights are always on" by providing capabilities that aid the real-time monitoring of APIs and their underlying runtime infrastructure (for example, API gateways). Ideally, this should include the ability to configure SLAs.
- The second one relates to real-time analytics. The focus is to provide comprehensive data visualizations and reports around API usage patterns and DX, transaction throughput, success/failure rates, response times, and/or other interesting information that enables architects and designers to make design decisions on how to improve an API. This same information can also be used when considering ...