fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.7K
active users

#opentelemetry

11 posts11 participants0 posts today

I've managed to find time between summer events to play around with client instrumentation in #opentelemetry #otel for web. It's been really fun! I've been able to reflect on how it would have given useful insights for #monitoring, UI outage investigations and tracking feature adoption in my prior frontend engineer life.

If you want to learn the state of client instrumentation and how to use it to capture logs, metrics and traces, check out my piece 👇

elastic.co/observability-labs/

Learn how frontend instrumentation differs to backend, and the current state of client web instrumentation in OpenTelemetry
www.elastic.coWeb Frontend Instrumentation and Monitoring with OpenTelemetry and Elastic — Elastic Observability LabsLearn how frontend instrumentation differs to backend, and the current state of client web instrumentation in OpenTelemetry

Как я раздул из гофера слона или история распределенного сократителя ссылок

Вполне логично предположить, что сократитель ссылок — довольно простой сервис как с точки зрения пользователя, так и под капотом. Но что, если, взяв за основу такую простую задачу, построить целую распределенную систему? Мой шортенер начинался как простая практика с Go и gRPC после всех ОГЭ:), где должно было быть 3 сервиса: тг бот, API gateway и ядро. Но с каждым днем идей все больше, энтузиазм растёт, я стал делать упор на высокие нагрузки, и постепенно мини‑практика начала становиться боевой event-driven машиной. В этой статье я хотел бы подметить интересную мысль: даже самая простая вещь может быть реализована сложно. Погрузиться в архитектуру

habr.com/ru/articles/934896/

ХабрКак я раздул из гофера слона или история распределенного сократителя ссылокВполне логично предположить, что сократитель ссылок — довольно простой сервис как с точки зрения пользователя, так и под капотом. Но что, если, взяв за основу такую...
#golang#grpc#kafka

There's a team that decided to rewrite Collector in Rust.
The result is the project.

This project is one of the highlights from the 𝗢𝗽𝗲𝗻 𝗢𝗯𝘀𝗲𝗿𝘃𝗮𝗯𝗶𝗹𝗶𝘁𝘆 𝗦𝘂𝗺𝗺𝗶𝘁 + 𝗢𝗧𝗲𝗹 𝗖𝗼𝗺𝗺𝘂𝗻𝗶𝘁𝘆 𝗗𝗮𝘆 by the .
Check out the recap of the OpenObservability Talk podcast for this and more highlights:
👉 medium.com/p/d42c8826d6a5

@opentelemetry

You may know I’m a big fan of #OpenTelemetry. I recently finished developing a master class for the YOW! conference at the end of the year. During development, I noticed massive differences in configuration and results across programming languages. Even worse, differences exist across frameworks inside the same programming language.

In this post, I want to compare the different zero-code OpenTelemetry approaches on the #JVM, covering the most widespread.

blog.frankel.ch/opentelemetry-

Контентный модуль APM на OpenTelemetry — архитектура, метрики, выводы

В статье рассматривается применение трассировок стандарта OpenTelemetry для реализации инструментов мониторинга микросервисов на базе продукта Smart Monitor. Решаются задачи инвентаризации сервисов и ресурсов, анализа трассировок и формирования модели здоровья микросервисных архитектур.

habr.com/ru/articles/933512/

ХабрКонтентный модуль APM на OpenTelemetry — архитектура, метрики, выводыОбо мне Внедрял SIEM-системы и системы комплексного мониторинга. Подключал и парсил источники, нормализировал события различных доменов данных. Сейчас занимаюсь анализом данных, разработкой контентных...