Kubernetes Observability for SREs with Dynatrace

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 7

  • @shajunair5310
    @shajunair5310 Рік тому +1

    Superb

  • @SumitKanpartiwar7
    @SumitKanpartiwar7 Місяць тому

    Can you please provide me the link for Dynatarace FullStack UA-cam Playlist? Will be very helpful for the detailed understanding.
    Thanks...

    • @dynatrace
      @dynatrace  Місяць тому

      Hello Sumit,
      There isn't a playlist dedicated to specifically to this subject, but we would suggest taking a look at our Observability Clinic playlist. You may find some helpful content filtering through overviews available there! ua-cam.com/play/PLqt2rd0eew1YFx9m8dBFSiGYSBcDuWG38.html&feature=shared

  • @BhavinShah74
    @BhavinShah74 3 роки тому

    Hi.. I can see on ur demo 51:20 services are linked to distributed traces.. would you like to share what needs to do for same..?

    • @isitobservable
      @isitobservable 3 роки тому

      Hi, The traces showed at 51:20 is generated by KSPAN. KSPAN generates Opentelemetry traces based on Kubernetes Event. Unfortunately, I forgot to stop my Chaos experiments during the webinar...as a consequence Istio and my demo apps were suffering. So I was not able to show any traces generated by ISTIO. But if you enable the tracing in Istio, you should be able to ingest the generated traces. Here is the Github repo used for this Performance Clinic : github.com/dynatrace-perfclinics/K8s_observability_4_SRE

  • @wyattblake4126
    @wyattblake4126 3 роки тому

    I thought that Dynatrace gave you everything so you don’t need to ingest Prometheus. Maybe you talk about this in the video (I haven’t finished it yet)

    • @isitobservable
      @isitobservable 3 роки тому +3

      Hi, Dynatrace will automatically collects logs, events , metrics from your cluster. It will collect metrics related to the application observed by Dynatrace. Lots of technologies are exposing metrics in a Prometheus Format ( backup solution, service mesh, CICD systems...and more) . So ingesting external metrics allow you to extend your observability .Let me know if you need more information.