Tag: sentry

  • How to Launch Zipkin and Sentry in a Local Kind Cluster Using Terraform and Helm

    In modern software development, monitoring and observability are crucial for maintaining the health and performance of applications. Zipkin and Sentry are two powerful tools that can be used to track errors and distributed traces in your applications. In this article, we’ll guide you through the process of deploying Zipkin and Sentry on a local Kubernetes…

  • Introduction to Sentry

    Sentry is an open-source application monitoring platform that helps developers identify and fix issues in real time. It provides error tracking and performance monitoring for various applications, allowing teams to quickly understand the root cause of bugs and resolve them efficiently. Key Features of Sentry Setting Up Sentry To get started with Sentry, you can…