📰 Dev.to · Alexandr Bandurchin
Articles from Dev.to · Alexandr Bandurchin · 12 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9696)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Alexandr Bandurchin
3d ago
OpenTelemetry OpenAI Instrumentation
By adding OpenTelemetry instrumentation to the OpenAI SDK, you get automatic tracing for every API...

Dev.to · Alexandr Bandurchin
3d ago
LLM Cost Monitoring with OpenTelemetry
Teams running LLM applications in production face a cost problem that traditional APM tools were...

Dev.to · Alexandr Bandurchin
4w ago
Distributed Tracing: From 100% Error Rate to Root Cause in 60 Seconds
A step-by-step breakdown of microservice incident investigation: service graph, trace timeline, log...

Dev.to · Alexandr Bandurchin
5mo ago
Django OpenTelemetry Instrumentation Guide
OpenTelemetry enables comprehensive monitoring of Django applications by automatically collecting...
![OpenTelemetry database sql [otelsql]](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fuptrace.dev%2Fguides%2Fopentelemetry-database-sql%2Fcover.png)
Dev.to · Alexandr Bandurchin
5mo ago
OpenTelemetry database sql [otelsql]
OpenTelemetry database SQL provides libraries and tools for instrumenting SQL databases such as...

Dev.to · Alexandr Bandurchin
5mo ago
Uptrace v2.0: How ClickHouse JSON Type Accelerates Trace Queries by 10x
Uptrace v2.0 introduces native ClickHouse JSON type support for storing observability data, resulting...

Dev.to · Alexandr Bandurchin
5mo ago
Monitoring Polyglot Microservices: Python, Node.js, and Go with OpenTelemetry
Your checkout service runs on Python. Authentication uses Go for speed. The recommendation engine...

Dev.to · Alexandr Bandurchin
5mo ago
Microservices Architecture: Patterns, Design Principles, and Observability
Microservices architecture structures applications as collections of loosely coupled services, each...

Dev.to · Alexandr Bandurchin
5mo ago
Kubernetes Microservices Monitoring and Observability with OpenTelemetry
Kubernetes orchestrates containers at scale, but this introduces monitoring challenges that don't...

Dev.to · Alexandr Bandurchin
5mo ago
Kafka Event-Driven Microservices: Monitoring and Observability
Event-driven microservices communicate through messages rather than direct HTTP calls. Instead of...

Dev.to · Alexandr Bandurchin
5mo ago
Debugging Microservices in Production with Distributed Tracing
Your production checkout flow just started returning 500 errors. Six microservices handle checkout....

Dev.to · Alexandr Bandurchin
5mo ago
Cloud Microservices Monitoring on AWS and Azure with OpenTelemetry
Your checkout flow starts in an AWS Lambda function, calls a payment service running on EKS, then...
DeepCamp AI