IBM MQ Debugging and Observability
A developer-centric approach to observability: Implement shift-left observability using IBM Instana and Lightrun

A developer-centric approach to observability: Implement shift-left observability using IBM Instana and Lightrun

12/4/2023 · Ajuma Bella Salifu (IBM), Eran Kinsbruner (Lightrun)

What this post added

This post details the integration of IBM Instana with Lightrun to achieve shift-left observability. It explains how Lightrun allows developers to inject telemetry data into live applications from their IDE, which is then visualized in Instana. The technical flow involves Lightrun's IDE plugin sending metrics to the Lightrun Management Server, which can export to a StatsD daemon, and finally to Instana via the StatsD Sensor. This enhances debugging capabilities by providing real-time observability data within the developer's workflow.

Read the original post ↗