How to connect Spring Boot 3 metrics to AWS CloudWatch?
I’m trying to connect a Spring Boot 3 application to AWS CloudWatch following this guide.
What I’ve done so far:
I’m trying to connect a Spring Boot 3 application to AWS CloudWatch following this guide.
What I’ve done so far: