From ba779f50e76aec0efc137a4b66a9574cd65969b8 Mon Sep 17 00:00:00 2001 From: leundai Date: Sat, 12 Jul 2025 14:48:02 -0400 Subject: [PATCH] feat: Add deepwiki badge Small enhancement to improve quick onboarding for the curious Signed-off-by: leundai --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29c339e..30e6eb3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Goldpinger [![Publish](https://github.com/bloomberg/goldpinger/actions/workflows/publish.yml/badge.svg)](https://github.com/bloomberg/goldpinger/actions/workflows/publish.yml) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/bloomberg/goldpinger) __Goldpinger__ makes calls between its instances to monitor your networking. It runs as a [`DaemonSet`](#example-yaml) on `Kubernetes` and produces `Prometheus` metrics that can be [scraped](#prometheus), [visualised](#grafana) and [alerted](#alert-manager) on.