PinnedPublished inFAUN — Developer Community 🐾Reducing Inter-AZ traffic in VictoriaMetrics with ZonekeeperAs Kubernetes observability is going mainstream, it is important to understand and make an effort to reduce the cost of running these…Jan 28Jan 28
PinnedPublished inFAUN — Developer Community 🐾Structs in Go for MortalsStructs in Go are used to group related data together under one type. In this post, we will explore how to define and use structs in Go.Jan 1, 2024Jan 1, 2024
PinnedPublished inFAUN — Developer Community 🐾Managing Prometheus alerts in Kubernetes at scale using GitOpsPrometheus is a popular open-source monitoring and alerting solution. It is widely used in the Kubernetes ecosystem and is a part of the…Sep 20, 20232Sep 20, 20232
Published inFAUN — Developer Community 🐾Negative Lookahead in Prometheus Relabel ConfigPrometheus is written in Go and uses RE2 and that does not support negative lookahead. From a convenience perspective, it's easier to write…Nov 16, 2024Nov 16, 2024
Published inFAUN — Developer Community 🐾Learning Go by Instrumenting a Go Application for Prometheus MetricsA Beginner’s PerspectiveOct 18, 2024Oct 18, 2024
Published inFAUN — Developer Community 🐾Validating ArgoCD Application Manifest With Open Policy AgentIn the world of GitOps, even experienced DevOps engineers occasionally encounter issues stemming from simple typos or misconfigurations in…Sep 13, 2024Sep 13, 2024
Published inFAUN — Developer Community 🐾Leveraging ArgoCD ApplicationSet with Plugin Generator to Streamline Multi-Tenant DeploymentsIn this article, you’ll learn how to leverage ArgoCD ApplicationSet with custom generators to streamline multi-tenant deployments. By the…Sep 12, 20241Sep 12, 20241
Published inFAUN — Developer Community 🐾Configure JWT Authentication with GrafanaJSON Web Tokens (JWTs) offer seamless sign-in, allowing users to carry their authentication securely across different applications within…Dec 29, 2023Dec 29, 2023
Published inFAUN — Developer Community 🐾Restricting Label Values in Prometheus via prom-label-proxyYou might have come across the situation where you want to restrict certain cluster or environment specific data from being queried by…Dec 29, 2023Dec 29, 2023
Published inFAUN — Developer Community 🐾Switch Between Multiple AWS Profiles In Terminal Using ZSH FunctionsZSH functions are a great way to automate tasks and make your terminal experience better.Dec 8, 20233Dec 8, 20233