PinnedTanmay BhatinFAUN — 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
Tanmay BhatinFAUN — 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…5d ago5d ago
Tanmay BhatinFAUN — Developer Community 🐾Learning Go by Instrumenting a Go Application for Prometheus MetricsA Beginner’s PerspectiveOct 18Oct 18
Tanmay BhatinFAUN — 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 13Sep 13
Tanmay BhatinFAUN — 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 121Sep 121
Tanmay BhatinFAUN — 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
Tanmay BhatinFAUN — 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
Tanmay BhatinFAUN — 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
Tanmay BhatinFAUN — Developer Community 🐾How to Move a Terraform Resource Into a Module Using Moved BlockStarting from v1.1, Terraform provides moved block, which can be used to refactor resource definition without recreating it.Nov 4, 2023Nov 4, 2023
Tanmay BhatinFAUN — Developer Community 🐾Copy Multi-Arch Images from Docker Hub to AWS ECR with CraneIn this blog, we will see how to push multi arch Docker images from Docker Hub to AWS ECR using Crane.Aug 15, 2023Aug 15, 2023