Can you please provide me the link for Dynatarace FullStack KZbin Playlist? Will be very helpful for the detailed understanding. Thanks...
@dynatrace2 ай бұрын
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! kzbin.info/aero/PLqt2rd0eew1YFx9m8dBFSiGYSBcDuWG38&feature=shared
@shajunair5310 Жыл бұрын
Superb
@BhavinShah743 жыл бұрын
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..?
@isitobservable3 жыл бұрын
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
@wyattblake41263 жыл бұрын
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)
@isitobservable3 жыл бұрын
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.