How To Do Distributed Tracing With Opentelemetry in Spring Boot

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024

ความคิดเห็น • 22

  • @tomjosi742
    @tomjosi742 7 หลายเดือนก่อน

    took me a while to figure about the docker thing. after doing little research though i was able to figure it out. great video keep it up .

  • @himanshubhusanrath4529
    @himanshubhusanrath4529 ปีที่แล้ว +1

    Very nice and helpful explanation. Thank you so much for this content !

  • @victorwanderley52
    @victorwanderley52 3 หลายเดือนก่อน +1

    Great video. Thank you so much!

  • @SuganyaBalasubramanian-b2k
    @SuganyaBalasubramanian-b2k หลายเดือนก่อน

    Thanks for this amazing video. Can you please help to explore on AWS distro for open telemetry and Spring boot application

  • @yevgeny3985
    @yevgeny3985 11 หลายเดือนก่อน +1

    very nice article, 2 questions:
    1.many other tutorials use java agent to Opentelemetry, why is it needed and why you are not using it?
    2.What if I want to send custom metric, for example count of Login Users in my app? Can I do this with micrometer counter?

  • @PrajwalM-ex8uc
    @PrajwalM-ex8uc 6 หลายเดือนก่อน

    Very Nice video, I have a question, is it possible to display the spring boot application's logs as well in the jaeger UI? How can we achieve it?

  • @suryajit7
    @suryajit7 ปีที่แล้ว +1

    hey hi, nice video, I was able to do this for a single project. But how can I implement this in multiple microservices which are calling each other? Could you kindly make a video on this?

    • @RefactorFirst
      @RefactorFirst  ปีที่แล้ว

      The code would be the same for multiple services.. In the video I am using the same project but using two different instances. It would be the same for multiple services also.

    • @kasun7367
      @kasun7367 ปีที่แล้ว

      @@RefactorFirst you mean we need to config Opentelemetry for each microservice ?

    • @sukeerthibotu9029
      @sukeerthibotu9029 6 หลายเดือนก่อน

      Two services I tried with same config, generated different traceid

  • @JohnWindberg
    @JohnWindberg 9 หลายเดือนก่อน

    How about configuring log exporting to the otel-collector? I'm not having any luck getting that working.

  • @ashoks609
    @ashoks609 3 หลายเดือนก่อน

    Hi I have question
    B3 header with custom traceid-spanid generated and sent from UI is not overriding auto generated one. Is there way to do that ?
    Thanks

  • @hamedhatami4831
    @hamedhatami4831 2 หลายเดือนก่อน

    How inconvenient is on Spring as compared to Quarkus OpenTelemtry enablement!

  • @girishanker3796
    @girishanker3796 8 หลายเดือนก่อน

    Great video

  • @joaopaulodasilvajpaulosi1304
    @joaopaulodasilvajpaulosi1304 7 หลายเดือนก่อน

    I keep getting the following error
    Failed to publish metrics. Server responded with HTTP status code 404 and body 404 page not found

  • @vkpant
    @vkpant ปีที่แล้ว

    will it work for event driven applications e.g. service 1 and 2 are kafka prod/consumers?

    • @RefactorFirst
      @RefactorFirst  ปีที่แล้ว

      I haven't tried it with aysnc communication. So I can't say anything about it..

  • @MutantBikers
    @MutantBikers ปีที่แล้ว +1

    Cool

  • @sumansaurabh6501
    @sumansaurabh6501 8 หลายเดือนก่อน

    Getting different traceId in both my application.

  • @user-yf8jf3fo2x
    @user-yf8jf3fo2x 4 หลายเดือนก่อน

    i am loosing traceId between 2 services with this way, context not propоgated ( i use feign)

  • @adryanga2874
    @adryanga2874 ปีที่แล้ว +1

    Pues no valio 🥲