Watch Me Code a Java Spring App and Send Metrics to Datadog

Поделиться
HTML-код
  • Опубликовано: 2 ноя 2024

Комментарии • 13

  • @manojdewangan8442
    @manojdewangan8442 Год назад +2

    Thanks a lot for making this tutorial. Sometimes all we need is a starting point. I started learning datadog yesterday and was stuck how can I integrate with my spring app.
    It really helped that its superrrrrrrrrrrrr easy, you just have to not give-up. Once again THANKS!!

  • @ukarsaja
    @ukarsaja Год назад +1

    Thanks a lot, this tutorial is all i need for spring boot and datadog. Please next tutorial for logs alert and monitoring.

  • @vipulgoswami9774
    @vipulgoswami9774 Год назад

    Thanks for wonderful video, but i would like to enable the APM for my application and i am unable to find the easy way to enable using micrometer but as per the documentation of data-dog its looks very simple, so do you have any experience with the APM in java using Micrometer

  • @dhrub6
    @dhrub6 5 месяцев назад

    Amazing video, can you share something that sends custom metrics from Springboot to DD?
    Thanks

  • @TechTutorRyan
    @TechTutorRyan  Год назад +2

    I noticed that there are some portions that got cut off on the bottom of my screen. Please let me know if you have any questions. On the Datadog website where I was waiting for the Docker image to connect, a finish button will become enabled when it is able to establish a connection to Datadog.
    The other part is after that I stop the datadog image where you can view the images running with:
    docker ps
    Then take the container ID and you can shut down that container with:
    docker stop

    • @OlgaGritsatsueva
      @OlgaGritsatsueva Год назад

      Sorry, boy I can’t find info - when spring boot app doesn’t need agent
      Could you share reference, please?

  • @sidvenkat-p8y
    @sidvenkat-p8y Год назад

    Thanks a lot for making this video, dumb question if we have multiple envs, do we have separate api key for each env ?

    • @sidvenkat-p8y
      @sidvenkat-p8y Год назад

      I am trying to understand how would the metrics query would change in datadog for different envs? as the value is going to be firstApi or secondApi for all envs.

    • @TechTutorRyan
      @TechTutorRyan  Год назад

      You typically will set a configuration for a tag that indicates the environment so you can filter on it.
      docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/?tab=helm

  • @AliaksandrSmirnou
    @AliaksandrSmirnou Год назад

    hi
    how to add custom metric into datadog with datadog-micrometer-regisrty
    we are using datadog instrumentation agent into prod env which generates metric automatically
    but to add custom metric in this case?

  • @epam_stasilho
    @epam_stasilho 6 месяцев назад

    I see all metrics are with a epoch second timestamp. Can we plot millisecond precision timestamps?

  • @vikasgupta1828
    @vikasgupta1828 Год назад +1

    Thanks

  • @sebastijanp3
    @sebastijanp3 7 месяцев назад

    Could you showcase what are the benefits of Datadog vs. Dynatrace if any? I see Datadog stocks are of higher value, but I cannot see where the benefits of Datadog usages are when comparing it to Dynatrace?