From 6497c46b1ccbdfb8e2e0d8c06ecc82ea92bcb05e Mon Sep 17 00:00:00 2001 From: Robin Hahling Date: Thu, 20 Jun 2024 11:01:18 +0200 Subject: [PATCH] readme: add archive notice Signed-off-by: Robin Hahling --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4b072fbd..ae7f2577 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +> [!IMPORTANT] +> This repository is archived and unmaintained. +> +> Hubble OTEL was an experimental project to integrate Hubble with +> OpenTelemetry. +> +> If you are interested in a feature related to Hubble and OpenTelemetry that is +> not yet implemented, we encourage you to open an issue on the +> [cilium issue tracker](https://github.com/cilium/cilium/issues/new/choose). + # Hubble adaptor for OpenTelemetry - User Guides