Systems | Development | Analytics | API | Testing

Observability

A DataOps Observability Dialogue: Empowering DevOps for Data Teams

A DataOps Observability Dialogue: Empowering DevOps for Data Teams It used to be said that software is eating the world, but now data is running things. And it’s high-functioning data teams who make it all happen. But data teams are facing several obstacles that prevent them from delivering innovative analytics at today’s increased speed and scale. Software teams have been facing the same challenges for 10+ years and have tackled them with DevOps. So why are DataOps teams struggling when DevOps teams aren’t? They’re using the same tools to solve basically the same problem. . . .

Data Observability: How to Make Your Data Work for You

Ecommerce companies like yours collect and store data for analytical activities such as business intelligence (BI). However, many organizations don't know how to harness the power of data or improve the efficiency of analytics. Data observability solves the problems of the modern data infrastructure by helping you understand the current state or health of data in your Ecommerce enterprise. You can detect and diagnose issues that might occur during data integration and improve data quality for analysis.

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.