Spring Boot MicroServices Course: Observability using Prometheus, Loki, Tempo and Grafana

Sdílet
Vložit
  • čas přidán 1. 05. 2024
  • Join this channel to get access to the perks:
    / @sivalabs
    #sivalabs #java #spring #springboot #springcloud #microservices #restapi #rabbitmq #testing #junit #junit5 #maven #testcontainers #docker #kubernetes
    In this video, you will learn:
    ► Production-Ready features provided by Spring Boot Actuator
    ► How to scrape metrics using Prometheus
    ► How to send application logs to Loki using Promtail
    ► How to send traces to Tempo using Micrometer Tracing and OpenTelemetry Zipkin
    ❤️ Thanks for watching
    References
    =============================================
    ⭐ Source Code: github.com/sivaprasadreddy/sp...
    ⭐ Spring Boot Tutorials: www.sivalabs.in/spring-boot-t...
    Connect with Me
    =============================================
    Blog: www.sivalabs.in
    CZcams: / sivalabs
    Twitter: / sivalabs
    GitHub: github.com/sivaprasadreddy
    LinkedIn: / ksivaprasadreddy
    Must Watch Videos
    =============================================
    🚀 🎬 Spring Boot REST API Anti-Patterns and Best Practices • Spring Boot REST API A...
    🚀 🎬 Modern Spring Boot Application Development using Java 17/21 and Testcontainers • Modern Spring Boot App...
    🚀 🎬 How do I upskill myself, and what tools & techniques do I use? • How do I upskill mysel...
    🚀 🎬 Top 5 Tips to Succeed in Technical Interviews • Top 5 Tips to succeed ...
    Popular Series Playlists
    =============================================
    🚀 🎬 Spring Boot Tips Series Playlist • Spring Boot Tips
    🚀 🎬 Spring Boot + Kubernetes Tutorial Series Playlist • Spring Boot + Kubernet...
    🚀 🎬 Spring Boot - The Missing Guide Series Playlist • Spring Boot - The Miss...
    🚀 🎬 Integration Testing with Testcontainers • Integration Testing wi...
    🚀 🎬 Java Testing Made Easy Playlist • Java Testing Made Easy...
    ⭐ Tags ⭐
    best spring tutorials, best spring boot tutorials, how to learn spring boot, mastering spring boot, complete java testing course, java testing best practices, how to build spring boot rest API, spring cloud tutorials, spring boot docker tutorial, spring boot kubernetes tutorial, how to become proficient in java, how to learn spring boot quickly, how to learn spring boot in-depth
  • Věda a technologie

Komentáře • 3

  • @matheusemm
    @matheusemm Před 2 měsíci

    There are so many pieces that we have to be aware of and know well in order to manage an application in production! Thanks for the great overview of this particular observability stack, Prometheus + Grafana + Tempo + Loki seem to offer a wide range of features and the basics are already very interesting.

    • @azdanov
      @azdanov Před měsícem +1

      Another fun one to try is Sentry. It can be self-hosted and is open source. And can be used for ui and backend. It supports distributed tracing too.

    • @rahultew
      @rahultew Před 2 dny

      @@azdanov Sentry is a great tool. I am struggling with Sentry setup. Though I have installed it locally and EC2 as well, but logs are not getting pushed from SpringBoot. Don't know where is the problem Sentry Installation or Springboot. I have searched everywhere but no luck. If any idea, pls help.