Diane Mueller-Klingspor

Diane Mueller-Klingspor's contributions

OKD banner image
Article

OKD: Renaming of OpenShift Origin with 3.10 release

Diane Mueller-Klingspor

OpenShift Origin, the open source upstream project for Red Hat OpenShift, has been renamed OKD. Find out what this means and see the new logo and new website. Also get details about OpenShift Commons--the place where the community goes to collaborate on OpenShift--and the upcoming OpenShift Commons Gathering.

Article Thumbnail
Article

Using OpenTracing with Jaeger to collect Application Metrics in Kubernetes

Diane Mueller-Klingspor

This article will show how OpenTracing instrumentation can be used to collect Application Metrics, in addition to (but independent from) reported tracing data, from services deployed within Kubernetes . These Application Metrics can then be displayed in your monitoring dashboard and used to trigger alerts. THE EXAMPLE APPLICATION In a recent article, we showed how a Spring Boot application could easily be instrumented using OpenTracing . The example we are going to use in this article uses the same approach...