Monday, January 27, 2025

2025-01-27

OTel Go instrumentation

Via the official OTel blog: Alibaba, Datadog, and Quesma Join Forces on Go Compile-Time Instrumentations. Exciting!

Monitoring Apache Kafka

Kafka End-to-End Monitoring by SPOUD. Great insights and lessons learned.

Spring Boot app instrumentation

In Instrumenting Spring applications with OpenTelemetry and Cloud Native Buildpacks the magnificent Michele Mancioppi shares hands-on advice. Thanks for sharing!

OTel panel

Another excellent practitioners panel you should add to your calendar: In love with OTel and observability, happening on Tue 2/11 at 10am PST.

OTel collector deep dive

OpenTelemetry Collector persistence and retry mechanisms under the hood by Bence Csáti is an awesome hands-on deep dive.

Windows monitoring with OTel

In Monitoring Windows Servers With the OpenTelemetry Collector the one and only Martin Thwaites explains all the details.

Metricshub

eBPF-Based Network Observability: Exploring Cilium Hubble and Alternatives by Anish Bista is a deep dive, hands-on guide on the topic.


That was it for this edition of the o11y newsletter. Feel free to share news items with me via Bluesky DM. Stay safe and hope to see you around next week!

Continue Reading

Monday, January 27, 2025

2025-01-27

OTel Go instrumentation

Via the official OTel blog: Alibaba, Datadog, and Quesma Join Forces on Go Compile-Time Instrumentations. Exciting!

Monitoring Apache Kafka

Kafka End-to-End Monitoring by SPOUD. Great insights and lessons learned.

Spring Boot app instrumentation

In Instrumenting Spring applications with OpenTelemetry and Cloud Native Buildpacks the magnificent Michele Mancioppi shares hands-on advice. Thanks for sharing!

OTel panel

Another excellent practitioners panel you should add to your calendar: In love with OTel and observability, happening on Tue 2/11 at 10am PST.

OTel collector deep dive

OpenTelemetry Collector persistence and retry mechanisms under the hood by Bence Csáti is an awesome hands-on deep dive.

Windows monitoring with OTel

In Monitoring Windows Servers With the OpenTelemetry Collector the one and only Martin Thwaites explains all the details.

eBPF-based network o11y

eBPF-Based Network Observability: Exploring Cilium Hubble and Alternatives by Anish Bista is a deep dive, hands-on guide on the topic.


That was it for this edition of the o11y newsletter. Feel free to share news items with me via Bluesky DM. Stay safe and hope to see you around next week!

Continue Reading

Monday, January 27, 2025

Kernel Methods in Machine Learning with Python

Kernel methods are a powerful class of machine learning algorithm that allow us to perform complex, non-linear transformations of data without explicitly computing the transformed feature space.

Continue Reading

Monday, January 27, 2025

SRE Weekly Issue #461

View on sreweekly.com A message from our sponsor, incident.io: Effective incident management demands coordination and collaboration to minimize disruptions. This guide by incident.io covers the full incident lifecycle—from preparation to improvement—emphasizing teamwork beyond engineering. By engineers, for engineers. https://incident.io/guide The importance of resilience engineering Written in 2020 after an AWS outage, this article analyzes dependence […]

Continue Reading

Friday, January 24, 2025

YOU SEE AN LLM HERE: Integrating Language Models Into Your Text Adventure Games

Text-based adventure games have a timeless appeal.

Continue Reading

Friday, January 24, 2025

KubeWeekly #417

KubeWeekly #417

Table of Contents KubeWeekly—the newsletter for all things Kubernetes and beyond Find out more about the KubeWeekly newsletter and join the list to receive an email each time a new issue is available. Headlines Announcing the...

Continue Reading

Thursday, January 23, 2025

Week Ending January 19, 2025

Developer News

Continue Reading

Thursday, January 23, 2025

Understanding RAG Part IV: RAGAs & Other Evaluation Frameworks

Be sure to check out the previous articles in this series: • Continue Reading


Wednesday, January 22, 2025

3 Easy Ways to Fine-Tune Language Models

Language models have quickly become cornerstones of many business applications in recent years.

Continue Reading

Tuesday, January 21, 2025

5 Python Libraries to Build an Optimized RAG System

Retrieval augmented generation (RAG) has become a vital technique in contemporary AI systems, allowing large language models (LLMs) to integrate external data in real time.

Continue Reading