CPC G06F 9/547 (2013.01) | 20 Claims |
1. A computer-implemented method for visualizing end-to-end flow of microservice invocations from a coarse-granular application programming interface (“API”) within a containerized environment, the computer implemented method comprising:
intercepting the coarse-granular API request at an ingress within the containerized environment;
annotating the coarse granular API request with a unique identifier (“ID”);
monitoring one or more invocations resulting from the coarse granular API request;
annotating one or more functions within one or more microservices invoked by the coarse-granular API request with a respective sequence number; and
generating an invocation flow for the coarse-granular API request based on the unique ID associated with the coarse-granular API request and the respective sequence number associated with the one or more functions within the one or more microservices.
|