Hands On Notifications and Alerting in Dynatrace

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • In this episode of DynaLabs, we're exploring notifications and alerting in #Dynatrace with Technical Product Specialist David Rodriguez from Dynatrace ONE!
    Notifications and alerting in Dynatrace are essential features that help you stay informed about potential issues and take action to resolve them promptly. Dynatrace continuously monitors your environment for anomalies and deviations from expected behavior, and when it detects a problem, it triggers alerts to notify relevant individuals or teams.
    Links discussed during the session:
    Notifications and Alerting: dynatr.ac/4868Jrs
    Alerting Profiles: dynatr.ac/46ZMCBy
    Email Integration: dynatr.ac/3RsjTQ0
    Maintenance Windows: dynatr.ac/474lKjR
    Chapter List:
    00:00 - Introduction & Agenda
    01:23 - Alerting Profiles & Hands-On Example
    09:02 - Problem Notifications & Email Integration Hands On
    18:23 - Maintenance Windows
    Subscribe to our channel → dynatr.ac/subscribeYT
    Stay up-to-date with Dynatrace! Follow us on:
    Facebook → / dynatrace
    Instagram → / dynatrace
    LinkedIn → / dynatrace
    Twitter → / dynatrace
    Twitch → / dynatrace
    Have a question about our platform? Visit our Dynatrace Community to connect with our experts and users → dynatr.ac/3FYfPB3
  • Věda a technologie

Komentáře • 4

  • @Leelup9022
    @Leelup9022 Před 3 měsíci +2

    Understood everything, nice explanation thank you

    • @dynatrace
      @dynatrace  Před 3 měsíci

      Thank you for watching and for sharing your feedback!

  • @user-xr9xc9ei7b
    @user-xr9xc9ei7b Před 3 měsíci

    where we need ti declare that id?

    • @dynatrace
      @dynatrace  Před 3 měsíci

      Hello, and thank you for the question!
      Every time a problem is raised, a unique ID is automatically assigned to it. So, there is no need to declare them.
      Leveraging placeholders, allows us to dynamically collect those values and use them in fields like summary, description, etc.
      Below you can see what a static text looks like (where the content doesn't change), vs how a dynamic text looks like (it adapts and changes accordingly to each situation).
      "Problem P-1234 has been opened" vs "Problem {ProblemID} has been opened"
      If we use the first example, every notification message would state that P-1234 has been opened. In the second example, we will see that P-3468, P-1469, or P-7839.... has been opened.
      We hope that helps answer your question! Please let us know if you may have others.