diff --git a/README.md b/README.md index ea85a75..084424f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ `Bee Observe` is a REST API with OpenAPI documentation designed to collect information about `bee-agent-framework` events in the Opentelemetry format and save them as a Trace entity with additional information about `request`, `response` etc. to a **MongoDB** database. This app is built using the **Fastify** framework. +Observe architecture diagram + ## Table of Contents 1. [👩‍💻 Get started with Observe](#-get-started-with-observe) diff --git a/docs/assets/Observe_architecture_diagram.png b/docs/assets/Observe_architecture_diagram.png new file mode 100644 index 0000000..ea2adee Binary files /dev/null and b/docs/assets/Observe_architecture_diagram.png differ