From 74cbc5775ebac2776e82fe9c154f8a7399fd6a98 Mon Sep 17 00:00:00 2001 From: sidPhoenix17 Date: Tue, 24 Mar 2026 06:05:06 +0100 Subject: [PATCH] Add Discord community link to README Co-Authored-By: Claude Opus 4.6 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ea0bb62..3b99d6e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Connect your production tools (Grafana, Datadog, Kubernetes, CloudWatch, databas

+

+ Join our Discord community +

+ ## Quick Start ```bash @@ -248,6 +252,10 @@ Your agent will know: - Python >= 3.9 - Some connectors require CLI tools: `kubectl` (Kubernetes), `aws` (CloudWatch/EKS), `az` (Azure), `gcloud` (GKE/GCM) +## Community + +Join our [Discord community](https://discord.com/invite/AQ3tusPtZn) for support, feedback, and discussions. + ## License MIT