home.social

#opentelemetry — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #opentelemetry, aggregated by home.social.

  1. Структурированное логирование и трейсинг в Node.js: @cleverbrush/log и @cleverbrush/otel

    Статья о том, как получить наблюдаемость (observability) в приложении с минимальным кодом, а бонусом получить структурированные логи с типизированными шаблонами, автоматическую корреляцию со спанами OpenTelemetry, всё это с помощью набора библиотек, которые я называю CleverBrush Framework.

    habr.com/ru/articles/1040714/

    #структурированное_логирование #OpenTelemetry #Nodejs #TypeScript #трейсинг #observability #Cleverbrush #xpenser #схемная_валидация #финансовый_трекер

  2. Структурированное логирование и трейсинг в Node.js: @cleverbrush/log и @cleverbrush/otel

    Статья о том, как получить наблюдаемость (observability) в приложении с минимальным кодом, а бонусом получить структурированные логи с типизированными шаблонами, автоматическую корреляцию со спанами OpenTelemetry, всё это с помощью набора библиотек, которые я называю CleverBrush Framework.

    habr.com/ru/articles/1040714/

    #структурированное_логирование #OpenTelemetry #Nodejs #TypeScript #трейсинг #observability #Cleverbrush #xpenser #схемная_валидация #финансовый_трекер

  3. Структурированное логирование и трейсинг в Node.js: @cleverbrush/log и @cleverbrush/otel

    Статья о том, как получить наблюдаемость (observability) в приложении с минимальным кодом, а бонусом получить структурированные логи с типизированными шаблонами, автоматическую корреляцию со спанами OpenTelemetry, всё это с помощью набора библиотек, которые я называю CleverBrush Framework.

    habr.com/ru/articles/1040714/

    #структурированное_логирование #OpenTelemetry #Nodejs #TypeScript #трейсинг #observability #Cleverbrush #xpenser #схемная_валидация #финансовый_трекер

  4. Структурированное логирование и трейсинг в Node.js: @cleverbrush/log и @cleverbrush/otel

    Статья о том, как получить наблюдаемость (observability) в приложении с минимальным кодом, а бонусом получить структурированные логи с типизированными шаблонами, автоматическую корреляцию со спанами OpenTelemetry, всё это с помощью набора библиотек, которые я называю CleverBrush Framework.

    habr.com/ru/articles/1040714/

    #структурированное_логирование #OpenTelemetry #Nodejs #TypeScript #трейсинг #observability #Cleverbrush #xpenser #схемная_валидация #финансовый_трекер

  5. The final installment of the LPI DevOps Tools Engineer 2.0 Introduction series is here!

    Get exam prep tips, key resources, and guidance to earn your LPI DevOps Tools Engineer certification: lpi.org/6og4

    Uirá Ribeiro Fabian Thorns #LPI #devops #opensource #linux #devopstools #opentelemetry #observability

  6. The final installment of the LPI DevOps Tools Engineer 2.0 Introduction series is here!

    Get exam prep tips, key resources, and guidance to earn your LPI DevOps Tools Engineer certification: lpi.org/6og4

    Uirá Ribeiro Fabian Thorns

  7. The final installment of the LPI DevOps Tools Engineer 2.0 Introduction series is here!

    Get exam prep tips, key resources, and guidance to earn your LPI DevOps Tools Engineer certification: lpi.org/6og4

    Uirá Ribeiro Fabian Thorns #LPI #devops #opensource #linux #devopstools #opentelemetry #observability

  8. The final installment of the LPI DevOps Tools Engineer 2.0 Introduction series is here!

    Get exam prep tips, key resources, and guidance to earn your LPI DevOps Tools Engineer certification: lpi.org/6og4

    Uirá Ribeiro Fabian Thorns #LPI #devops #opensource #linux #devopstools #opentelemetry #observability

  9. The final installment of the LPI DevOps Tools Engineer 2.0 Introduction series is here!

    Get exam prep tips, key resources, and guidance to earn your LPI DevOps Tools Engineer certification: lpi.org/6og4

    Uirá Ribeiro Fabian Thorns #LPI #devops #opensource #linux #devopstools #opentelemetry #observability

  10. This episode of the LPI DevOps Tools Engineer 2.0 Introduction series introduces core tracing concepts, explores fundamentals, and provides an overview of commonly used telemetry analysis tools, along with key ideas around application instrumentation.

    Dive into the article by Uirá Ribeiro and Fabian Thorns: lpi.org/iqxk

    @opentelemetry

  11. is a graduated project

    From OpenCensus and OpenTracing to today, this project has been a community effort from the beginning.

    Thank you to everyone who contributed code, docs, specs, reviews, feedback, support, and end-user experiences. This milestone belongs to you.

    opentelemetry.io/blog/2026/ote

  12. In this new article, I explain how to integrate your Spring AI application with LangSmith for observability, supported by OpenTelemetry and Arconia.

    thomasvitale.com/spring-ai-obs

    #Java #SpringAI #AI #LangChain #LangSmith #OpenTelemetry

  13. Securing modern observability in legacy environments can be challenging. Some systems can't be modified or instrumented, equipment life cycles can be long and patching windows limited, networks tend to be flat or weakly segmented, and atypical PII in the form of sensitive operational data must be protected.

    Today's blog post covers how organizations operating in such environments can secure their deployments.

    opentelemetry.io/blog/2026/sec

  14. OpenTelemetry v JavaScriptu má smysl hlavně v Node.js: stabilní jsou traces a metrics, logs zůstávají ve vývoji a browserová instrumentace je experimentální. SDK ale není architektura observability. Sampling, sanitizaci citlivých atributů, kardinalitu i export má držet Collector, ne samotná aplikace.

    https://zdrojak.cz/clanky/opentelemetry-v-javascriptu-nestaci-zapnout-bez-collectoru-rychle-ztracite-kontrolu/
  15. Почему ваши логи бесполезны и как это починить за полчаса

    Когда продакшен падает в три часа ночи, строка ERROR Something went wrong не помогает никому. В статье разбираем, почему привычные текстовые логи быстро превращаются в шум при реальной нагрузке, как перейти на structured logging, зачем каждому запросу нужен request_id и как настроить нормальные JSON‑логи в Python и Go без лишней инфраструктуры.

    habr.com/ru/companies/otus/art

    #structured_logging #структурированные_логи #JSONлоги #логирование #request_id #observability #OpenTelemetry #structlog #slog #диагностика_ошибок

  16. New post from my blog...

    In case you missed it earlier...

    Stir Trek 2026 - When Logs Tell the Whole Story
    barretblake.dev/posts/conferen

  17. New post from my blog...

    In case you missed it earlier...

    Stir Trek 2026 - When Logs Tell the Whole Story
    barretblake.dev/posts/conferen #stirtrek #opentelemetry #otel

  18. New post from my blog...

    In case you missed it earlier...

    Stir Trek 2026 - When Logs Tell the Whole Story
    barretblake.dev/posts/conferen #stirtrek #opentelemetry #otel

  19. New post from my blog...

    In case you missed it earlier...

    Stir Trek 2026 - When Logs Tell the Whole Story
    barretblake.dev/posts/conferen #stirtrek #opentelemetry #otel

  20. New post from my blog...

    In case you missed it earlier...

    Stir Trek 2026 - When Logs Tell the Whole Story
    barretblake.dev/posts/conferen #stirtrek #opentelemetry #otel

  21. Mercure 0.24.1 is out, riding on Caddy 2.11.3.

    We contributed native OTLP metrics push to Caddy upstream. Mercure hubs can now ship metrics straight to your OpenTelemetry collector. No Prometheus scrape job needed. Drop

    metrics {
    otlp
    }

    into your Caddyfile and the standard OTEL_* env vars do the rest.

    Pairs with the OTel tracing landed in 0.24, so traces + metrics work end-to-end against any OTLP backend.

    github.com/dunglas/mercure/rel

    #opensource #mercure #caddy #opentelemetry

  22. Mercure 0.24.1 is out, riding on Caddy 2.11.3.

    We contributed native OTLP metrics push to Caddy upstream. Mercure hubs can now ship metrics straight to your OpenTelemetry collector. No Prometheus scrape job needed. Drop

    metrics {
    otlp
    }

    into your Caddyfile and the standard OTEL_* env vars do the rest.

    Pairs with the OTel tracing landed in 0.24, so traces + metrics work end-to-end against any OTLP backend.

    github.com/dunglas/mercure/rel

    #opensource #mercure #caddy #opentelemetry

  23. Mercure 0.24.1 is out, riding on Caddy 2.11.3.

    We contributed native OTLP metrics push to Caddy upstream. Mercure hubs can now ship metrics straight to your OpenTelemetry collector. No Prometheus scrape job needed. Drop

    metrics {
    otlp
    }

    into your Caddyfile and the standard OTEL_* env vars do the rest.

    Pairs with the OTel tracing landed in 0.24, so traces + metrics work end-to-end against any OTLP backend.

    github.com/dunglas/mercure/rel

    #opensource #mercure #caddy #opentelemetry

  24. Mercure 0.24.1 is out, riding on Caddy 2.11.3.

    We contributed native OTLP metrics push to Caddy upstream. Mercure hubs can now ship metrics straight to your OpenTelemetry collector. No Prometheus scrape job needed. Drop

    metrics {
    otlp
    }

    into your Caddyfile and the standard OTEL_* env vars do the rest.

    Pairs with the OTel tracing landed in 0.24, so traces + metrics work end-to-end against any OTLP backend.

    github.com/dunglas/mercure/rel

    #opensource #mercure #caddy #opentelemetry

  25. Mercure 0.24.1 is out, riding on Caddy 2.11.3.

    We contributed native OTLP metrics push to Caddy upstream. Mercure hubs can now ship metrics straight to your OpenTelemetry collector. No Prometheus scrape job needed. Drop

    metrics {
    otlp
    }

    into your Caddyfile and the standard OTEL_* env vars do the rest.

    Pairs with the OTel tracing landed in 0.24, so traces + metrics work end-to-end against any OTLP backend.

    github.com/dunglas/mercure/rel

    #opensource #mercure #caddy #opentelemetry

  26. 🫳 #GrafanaCON 2026 talks are available on demand! Just in time for some weekend viewing.

    Don't miss talks like:
    • GrafanaCON 2026 Keynote
    • New #OpenTelemetry engine
    • k6 2.0
    • Planet-scale dashboards at Google

    And more that won't fit in this toot: grafana.com/events/grafanacon/

  27. Instrument application code, you say? Developers caring about #Observability and #OpenTelemetry, you say? Yes, we do say!

    Geeking Out host @adrianamvillela and past guest Diana Todea talk about the importance of instrumenting application code, what should be instrumented, and local desktop tools that developers can use to view OpenTelemetry traces, logs, and metrics.

    open.substack.com/pub/geekingo

  28. Your AI agent just took 45 seconds to answer a simple question. Was it the
    model? A slow tool call? A retry loop?

    is making it easier to find the answers with semantic conventions for generative AI. Learn more in today's post!

    opentelemetry.io/blog/2026/gen

  29. 🔴 I'm live now with Tiffany Jernigan and Christian Simon to talk about profiling, the fourth pillar, and how to use it with OpenTelemetry! Join us in chat to ask your questions about profiling, Pyroscope, and OTel. :) youtube.com/watch?v=N47wy9pp7Lo

    @grafana
    #observability #opentelemetry

  30. 🔴 I'm live now with Tiffany Jernigan and Christian Simon to talk about profiling, the fourth pillar, and how to use it with OpenTelemetry! Join us in chat to ask your questions about profiling, Pyroscope, and OTel. :) youtube.com/watch?v=N47wy9pp7Lo

    @grafana
    #observability #opentelemetry

  31. 🔴 I'm live now with Tiffany Jernigan and Christian Simon to talk about profiling, the fourth pillar, and how to use it with OpenTelemetry! Join us in chat to ask your questions about profiling, Pyroscope, and OTel. :) youtube.com/watch?v=N47wy9pp7Lo

    @grafana
    #observability #opentelemetry

  32. 🔴 I'm live now with Tiffany Jernigan and Christian Simon to talk about profiling, the fourth pillar, and how to use it with OpenTelemetry! Join us in chat to ask your questions about profiling, Pyroscope, and OTel. :) youtube.com/watch?v=N47wy9pp7Lo

    @grafana
    #observability #opentelemetry

  33. 🔴 I'm live now with Tiffany Jernigan and Christian Simon to talk about profiling, the fourth pillar, and how to use it with OpenTelemetry! Join us in chat to ask your questions about profiling, Pyroscope, and OTel. :) youtube.com/watch?v=N47wy9pp7Lo

    @grafana
    #observability #opentelemetry

  34. Streaming #CloudWatch metrics to VPC-based #OpenTelemetry collectors using #Lambda
    Push–based architecture is recommended. The push-based solution, using CloudWatch Metric Streams to push metrics to OpenTelemetry collector, addresses these challenges by reducing frequent polling and API calls, enabling near real-time data transmission, and potentially eliminating licensing costs from using third-party solutions.
    aws.amazon.com/blogs/architect

  35. 🚀 Calling all end users! We're excited to announce the launch of blueprints and reference implementations! 🚀

    With guidance from experts, you can build production-ready telemetry pipelines that span multiple components.

    Learn more and contribute! 👇️

    opentelemetry.io/blog/2026/blu

  36. 🚀 Calling all end users! We're excited to announce the launch of #OTel blueprints and reference implementations! 🚀

    With guidance from experts, you can build production-ready telemetry pipelines that span multiple #OpenTelemetry components.

    Learn more and contribute! 👇️

    opentelemetry.io/blog/2026/blu

  37. 🇳🇱 OTel Night in Amsterdam, May 20, 2026

    OTel Night is a community meetup for practitioners running in production. This edition features the team at walking through how one of Europe's largest banks runs observability at scale.

    Join us for food and drinks and to chat with fellow engineers!

    ocgroups.dev/cncf/group/v62fy2