From 19f0b52d10d9898c24bf2c08238fd36ecd8704fe Mon Sep 17 00:00:00 2001 From: alrocar Date: Mon, 15 Sep 2025 14:10:32 +0200 Subject: [PATCH] docs: update README and TEMPLATE with minor fixes and demo link --- README.md | 2 +- TEMPLATE.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c798a62..4f17098 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,6 @@ You can connect your logs, traces and metrics in Tinybird to compatible visualiz Learn how to use [Grafana](https://www.tinybird.co/docs/forward/work-with-data/publish-data/guides/connect-grafana#configure-the-clickhouse-plugin-for-opentelemetry) to explore logs, traces and build alerts out of your metrics. -# opentelemetry-demo +## opentelemetry-demo Clone the [opentelemetry-demo](https://github.com/tinybirdco/opentelemetry-demo) repository for a quick demo on how to run the whole observability stack locally diff --git a/TEMPLATE.md b/TEMPLATE.md index 209d53e..39bc55e 100644 --- a/TEMPLATE.md +++ b/TEMPLATE.md @@ -6,7 +6,7 @@ Integrating Tinybird as an OpenTelemetry backend, you can analyze observability Learn more about observability with Tinybird at https://www.tinybird.co/observability -## Set up the project +## Setup the project Fork the GitHub repository and deploy the data project to Tinybird. @@ -107,6 +107,6 @@ You can connect your logs, traces and metrics in Tinybird to compatible visualiz Learn how to use [Grafana](https://www.tinybird.co/docs/forward/work-with-data/publish-data/guides/connect-grafana#configure-the-clickhouse-plugin-for-opentelemetry) to explore logs, traces and build alerts out of your metrics. -# opentelemetry-demo +## opentelemetry-demo Clone the [opentelemetry-demo](https://github.com/tinybirdco/opentelemetry-demo) repository for a quick demo on how to run the whole observability stack locally