OpenTelemetry

List of articles about OpenTelemetry
.NET Aspirations - Embracing OpenTelemetry
Development

.NET Aspirations - Embracing OpenTelemetry

In my previous .NET Aspire blog post, we talked about using .NET Aspire to orchestrate the different parts of our web application. However, the .NET Aspire dashboard did not show any telemetry (traces, metrics, or structured logging) because we did not instrument the API or front-end code. We are going to change that in this article, and see how we can easily integrate OpenTelemetry into our application.
How to Develop an Open Telemetry Plugin for Nuxt
Development

How to Develop an Open Telemetry Plugin for Nuxt

When developing an application, it’s important to collect data for observability and monitoring purposes. The OpenTelemetry (OTel) is an open source observability framework that will help you collect this telemetry in a standardized way, while being completely vendor and tool agnostic.

The opinions expressed herein are my own and do not represent those of my employer or any other third-party views in any way.

Copyright © 2025 Alexandre Nédélec. All rights reserved.