Monitoring and Management Microservice using Spring Boot Admin Server | Java Techie

แชร์
ฝัง

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

  • @christianontiveros3993
    @christianontiveros3993 2 ปีที่แล้ว +2

    Hey Java Techie!
    I love your channel man, seriously, everything I want to learn about Spring is here!
    Thank you very much for your work!

    • @Javatechie
      @Javatechie  2 ปีที่แล้ว

      Thanks buddy 😊. It may not be in order but you can filter whatever content you want 🤠

  • @AhmedKhaled-he9mf
    @AhmedKhaled-he9mf ปีที่แล้ว +2

    Thanks very very much, you save my time, big thanks

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

    you saved my day. Thank you very much!

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

    Thank you it is very usefull for us

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

    +1 for great video.

  • @AhmedKhaled-he9mf
    @AhmedKhaled-he9mf ปีที่แล้ว

    Please question, can make Admin Server to work with Eureka Server ?, or its already embedded it ?

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

    thanks sir

  • @gauravsuhane7296
    @gauravsuhane7296 2 ปีที่แล้ว +2

    Is there any way to send notification in case of higher CPU usages or memory utilisation or when any of the service gets down??

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

      I am not sure in micrometre but in Prometheus we can do this by adding subscription for that .

  • @yravi37
    @yravi37 3 ปีที่แล้ว

    Getting white label error page after clicking login,not getting my dash board.i have disabled in properties file but still coming.

  • @sarojsahoo8763
    @sarojsahoo8763 5 ปีที่แล้ว

    Bro one question I have it is also a replacement for swagger also then as it has the request response for a service .

    • @Javatechie
      @Javatechie  5 ปีที่แล้ว

      No until unless you hit your endpoint it won't display about request and Response you can notice after I hit the URL then only I can able to see my endpoint map in ui console

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

    Hi Basant, shall I use 2.4.4 version
    For spring boot admin dependency. Bcoz my clients application works on 2.4.4 parents starter

    • @Javatechie
      @Javatechie  2 ปีที่แล้ว

      Yes you can use but I would strongly suggest you to check backword compatibility

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

    In spring boot admin ui details option is not coming for me for the service

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

    when i try to run the above code for server getting whitelable error - i used springboot 2.3.2 release and other dependanies as 2.3.0

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

      It seems you are not giving endpoint URL .
      So you are getting 404

    • @srikantverma4727
      @srikantverma4727 3 ปีที่แล้ว

      I do provided localhost:8093/login and tried with login.html/ - it says no post mapping found

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

    Hi Basant, can we check health of external tomcat server ?

    • @Javatechie
      @Javatechie  4 ปีที่แล้ว +2

      Yes we can but am not sure about the way to do that so I need to check

  • @rajeshreddychalla671
    @rajeshreddychalla671 4 ปีที่แล้ว

    Hi sir,
    how to debugging one microservice to another microservice

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

    Hi Sir,
    greate video.I have one question.in our project have multiple microservice .so my question multple microservcie running but one microservice down or failed how can we know that microserivce down or not ?

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

      Either you can use hystrix fallback or else you need to create your custom actuator metrics

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

      thank you sir

  • @nagarjunareddykanala9318
    @nagarjunareddykanala9318 5 ปีที่แล้ว

    👍👍👍

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

    My service is up and running but it is showing down in spring boot admin ui...please tell me why?

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

      There is no error in your console?

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

      No

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

      Hi...I am getting service as down because I am getting unauthorised error..as I have implemented security in that service...and security.basic.enabled is deprecated...how to proceed now

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

    Hi Sir, How to audit our spring boot applications

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

      Use spring data servers or flyway migration both videos already i uploaded please check once

  • @sarojsahoo8763
    @sarojsahoo8763 5 ปีที่แล้ว

    How does Spring boot admin client gets registered inside spring boot admin server ?

    • @Javatechie
      @Javatechie  5 ปีที่แล้ว

      good question ,as we are adding admin client dependency by default my service will behave as client and next we are specifying spring boot admin server URL to register this client .

    • @akshayshinde4245
      @akshayshinde4245 3 ปีที่แล้ว

      Correct me if I am wrong sir. In properties file you are saying right url mapping & service which is rest ? This is how it is working.

    • @Javatechie
      @Javatechie  3 ปีที่แล้ว

      Yes exactly

  • @Shiva-gj9on
    @Shiva-gj9on 5 ปีที่แล้ว

    can we change logging level from here..?

    • @Javatechie
      @Javatechie  5 ปีที่แล้ว

      Hey Shiva , No we can't

    • @Shiva-gj9on
      @Shiva-gj9on 5 ปีที่แล้ว

      how can change the logging level at runtime?

    • @Shiva-gj9on
      @Shiva-gj9on 5 ปีที่แล้ว

      in the example it showing different loglevels

    • @Javatechie
      @Javatechie  5 ปีที่แล้ว

      @@Shiva-gj9on need to check I didn't tried this

    • @Shiva-gj9on
      @Shiva-gj9on 5 ปีที่แล้ว

      it is possible bro

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

    ek baat to pakki hain mera number kabhi nahi aane wala :(

    • @Javatechie
      @Javatechie  5 ปีที่แล้ว +2

      hey Neha , i observed in every post you are adding such kind of comments , why ? let me finish the content which is on people demand , so be patience