jonatan-ivanov / teahouse

Sample applications to demonstrate Observability concepts
224 stars 72 forks source link

Trouble with understanding the observability api set ups #8

Closed cui086 closed 1 year ago

cui086 commented 1 year ago

Hey Jonatan,

I am trying to migrate my project to spring 3 observability api. I saw this repo from the Youtube video and I found you tracing and loki set up were super helpful.

I learned observability from https://spring.io/blog/2022/10/12/observability-with-spring-boot-3 but realized your set up were a bit different.

What I understand:

What I do not understand:

Big thanks for the Spring Boot 3 observability guide and the YouTube video, plus the GitHub repo - they're super helpful, especially since there aren't a ton of resources out there for the Observability API yet. Great stuff!