An open API service indexing awesome lists of open source software.

https://github.com/hariohmprasath/distributed-tracing-for-containers-with-x-ray

This article explains how to enable distributed tracing for a microservice-based on spring boot using AWS X-ray. The microservice uses Dynamodb and Aurora RDS (Mysql) for data persistence. This article will also explain see how to create custom subsegments, add annotations, and visualize them in the AWS console.
https://github.com/hariohmprasath/distributed-tracing-for-containers-with-x-ray

aspectj aws-xray distributed-tracing monitoring observability spring-boot

Last synced: about 2 months ago
JSON representation

This article explains how to enable distributed tracing for a microservice-based on spring boot using AWS X-ray. The microservice uses Dynamodb and Aurora RDS (Mysql) for data persistence. This article will also explain see how to create custom subsegments, add annotations, and visualize them in the AWS console.

Awesome Lists containing this project