Systems | Development | Analytics | API | Testing

Observability

Observability trends and future best practices, with Daniel González Lopes (k6 Office Hours #59)

What are some observability trends and best practices in 2022 and going forward? Technical Program Manager Daniel González Lopes joins Developer Advocates Nicole van der Hoeven and Paul Balogh to chat about trending concepts and new areas of exploration in the field of observability. We're going to talk about distributed tracing, continuous profiling, eBPF monitoring, and more!

Distributed Tracing on Kubernetes | Andrew Kew | QuadCorps | Kongcast Episode 20

In this episode of Kongcast, Viktor speaks with Andrew Kew, Director at QuadCorps and Sr. Field Engineer at Kong, about the pillars of observability, distributed tracing on Kubernetes, and tools that can help you get the most out of distributed tracing.
Sponsored Post

Using Open Source for API Observability

API Observability isn't exactly new, however it's popularity has seen rapid growth in the past few years in terms of popularity. API Observability using open source is different from regular API monitoring, as it allows you to get deeper and extract more valuable insights. Although it takes a bit more effort to set up, once you've got an observability infrastructure running it can be immensely helpful not only in catching errors and making debugging easier, but also in finding areas that can be optimized.

GraphQL Versus RESTAPI Which is Better for API Observability

API providers need to observe their APIs to get meaningful data about whether and how they are consumed in practice. API observability is a form of monitoring that passively logs API traffic to an observability service. Different from traditional API monitoring, with API observability you: Monitor interactions to improve developer experience Understand how customers use your API Troubleshoot your API Observing REST APIs is well understood and supported, but not every API is a REST API.

Managing Cloud Service Logs: Why It's Difficult and How to Simplify It

Logs are one of the three key “pillars” of observability, and cloud environments are no exception. You can’t know what’s happening in your cloud without analyzing cloud service logs, which allow you to audit and monitor workflows within your cloud. That said, cloud logging is a unique beast in certain respects.

Fundamentals of Data Observability Driven Development

Before the data era, data engineers and data scientists had few resources, few technologies, and few data to build something from. But they also had little pressure from the business to create new values, and above all, it was easier to find some time to write, check and implement their applications. It had the advantage of better control of quality.