From a0e75ac4923dee7070623c192c3372c29f76991e Mon Sep 17 00:00:00 2001 From: Vader Yang Date: Thu, 4 Jun 2026 13:33:13 +0800 Subject: [PATCH] Add Heron to Observation Co-Authored-By: Claude Opus 4.8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7eb7a46..021f69d 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,7 @@ ### Observation +* **[Heron](https://github.com/Netis/heron)**: Passive, SDK-free observability for LLM & agent traffic. Reconstructs agent turns and service topology from post-TLS HTTP on the wire — no SDK and no proxy in the request path. Decodes OpenAI/Anthropic/Gemini, folds multi-leg proxy hops, auto-classifies vLLM/SGLang/Ollama. ![Stars](https://img.shields.io/github/stars/Netis/heron.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/Netis/heron?color=green) ![LastCommit](https://img.shields.io/github/last-commit/Netis/heron?color=green) * **[OpenLLMetry](https://github.com/traceloop/openllmetry)**: Open-source observability for your LLM application, based on OpenTelemetry. ![Stars](https://img.shields.io/github/stars/traceloop/openllmetry.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/traceloop/openllmetry?color=green) ![LastCommit](https://img.shields.io/github/last-commit/traceloop/openllmetry?color=green) * **[wandb](https://github.com/wandb/wandb)**: The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production. ![Stars](https://img.shields.io/github/stars/wandb/wandb.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/wandb/wandb?color=green) ![LastCommit](https://img.shields.io/github/last-commit/wandb/wandb?color=green)