---
title: "Visualizing Test Execution with OpenTelemetry"
url: https://daily.dev/posts/visualizing-test-execution-with-opentelemetry-bbdar6i6p
source_url: https://cezarypiatek.github.io/post/visualizing-test-execution-with-opentelemetry/
type: article
source: "Cezary Piątek Blog"
published: 2025-05-04T13:55:04.597Z
updated: 2025-05-04T13:55:20.260Z
tags: ["testing", ".net", "opentelemetry"]
reading_time: 6
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Visualizing Test Execution with OpenTelemetry

**[Cezary Piątek Blog](https://daily.dev/sources/cezarypiatek)** · 6 min read · 0 upvotes · 0 comments

## Summary

The post explains how OpenTelemetry can aid in debugging automated tests by visualizing test execution processes and collecting telemetry data. It shows how to set up OpenTelemetry tracing for NUnit tests and suggests using tools like Jaeger, .NET Aspire Dashboard, and Grafana OTEL-LGTM Stack for visualizing collected data.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://cezarypiatek.github.io/post/visualizing-test-execution-with-opentelemetry/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#testing](https://daily.dev/tags/testing), [#.net](https://daily.dev/tags/.net), [#opentelemetry](https://daily.dev/tags/opentelemetry)

[View this post on daily.dev](https://daily.dev/posts/visualizing-test-execution-with-opentelemetry-bbdar6i6p)
