» Tag
opentelemetry
7 postsFixing JavaScript Observability Without Monkey-Patching
Sentry engineers are pushing Node's TracingChannel API into pg, mysql2, and redis to replace fragile JavaScript APM monkey-patching.
javascriptobservabilityapmopentelemetryFrom StatsD to OpenTelemetry: Scaling Metrics with vmagent
A production case study on migrating a large-scale metrics pipeline from StatsD to OpenTelemetry and Prometheus, covering OTLP gains, cardinality issues, and streaming aggregation with vmagent.
opentelemetryprometheusvmagentobservabilitySentry and OpenTelemetry: Complementary Tools, Not Rivals
Sentry can integrate via OTLP without replacing your existing OpenTelemetry setup. Learn how frontend Sentry SDK and backend OpenTelemetry link traces together.
sentryopentelemetryobservabilitydistributed-tracingArcadeDB Adds OpenTelemetry Tracing and Kubernetes Health Probes
ArcadeDB expands cloud observability with four opt-in pillars: deeper metrics, OpenTelemetry tracing, structured JSON logging and Kubernetes health probes.
arcadedbopentelemetrykubernetesobservabilityNo More Monkey-Patching: Node.js Tracing Channels
Node.js's new Tracing Channels API lets libraries emit their own telemetry without monkey-patching, offering a cross-runtime, ESM-friendly standard for observability tools like Sentry and OpenTelemetry.
nodejsobservabilitytracingopentelemetryStreaming CloudWatch Metrics to VPC OpenTelemetry Collectors via Lambda
AWS explains how a Lambda transform bridges CloudWatch Metric Streams and Firehose to deliver metrics into private VPC-based OpenTelemetry collectors.
awsopentelemetryobservabilitylambdaExporting Next.js Traces with OpenTelemetry
Next.js automatically traces requests, but you need an exporter to see them. Learn how @vercel/otel sends traces to Sentry or any OTLP backend.
nextjsopentelemetryobservabilitytracing