Working with OpenTelemetry Metrics

I have started adopting OpenTelemetry in my workshop to unify metrics, logs, and traces. This post explains why --and how-- I took the first step.My main job definition is to design and implement comp...
0 Read More

Wednesday Links - Edition 2025-03-19

Original series by @0xkkocel with some gaps filled in by @wyhasany in this backup series. Below is the 3rd line of backup 😉TypeScript types can run DOOM (6:59)🔫 https://www.youtube.com/watch?v=0...
0 Read More

Custom metrics using @vercel/otel

This guide explains how to properly implement custom metrics in Next.js applications using @vercel/otel. Before proceeding, you should be familiar with: OpenTelemetry (OTEL) fundamentals OTEL metrics...
0 Read More

Dora + Kanban + RelativeWeight = <3

DevOps is a deliberate attempt towards delivering better software faster and more reliably. Often, it's a change that touches technology, process, and, crucially, people. Achieving the promised benefi...
0 Read More