Tag: Dynatrace

OpenTelemetry: How to Observe a Dockerized Python Service in Google Cloud

Over the last couple of years, OpenTelemetry became the de-facto instrumentation standard for collecting and observing distributed service trace information. OpenTelemetry allows users to add standardized instrumentation code within their applications with the purpose of observing traces, metrics, logs and events independent of service implementation technologies and across all the major cloud vendors. Within this […]

Observability and the Challenge of detecting Anomalies in High Cardinal Data

Observability and monitoring of software service infrastructure is the basis for modern Site Reliability Engineering (SRE) and to successfully run and scale your IT infrastructure. As the digital transformation of business processes and the shift towards highly dynamic cloud infrastructures keeps on accelerating, the dependency on human operation teams poses a critical bottleneck.  Especially with […]

Use SLOs in Dynatrace to Safeguard your Mobile App Revenue

Developing and publishing mobile apps within global marketplaces such as iTunes or Play Store is a tough business, where many companies fail. The definition and monitoring of strategic targets by using service-level-objectives (SLO) helps to keep up stability and performance of your app and therefore safeguards your app revenue stream. Customer expectations concerning your app’s performance and reliability are […]

Explore your Dynatrace monitored Service Topology with an Open Source 3D Graph Browser

While designing the new generic Smartscape topology model in Dynatrace, I came across a tremendously useful 3D graphing project: force-3d-graph by vasturiano. Cudos to Vasturiano and his valuable contribution to 2D and 3D graph visualisation in JavaScript and within your local Browser. This library enabled the implementation of an Open Source 2D and 3D graph […]