From 82247e92dd87a23069aa80f29bd29c2fc86598b9 Mon Sep 17 00:00:00 2001 From: Jaco de Groot Date: Fri, 23 Aug 2024 18:19:53 +0200 Subject: [PATCH] Add otel to table of contents in README --- README.md | 2 ++ pom.xml | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96735324..9d60fab9 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ reports and optionally stub certain checkpoints for regression testing. - [Testing frontend changes with Frank!Framework](#testing-frontend-changes-with-frankframework) - [Testing frontend changes with unit tests](#testing-frontend-changes-with-unit-tests) - [How the frontend is published](#how-the-frontend-is-published) +- [Collecting OpenTelemetry data](#collecting-openTelemetry-data) + Releases ======== diff --git a/pom.xml b/pom.xml index 56a669ad..9148407c 100644 --- a/pom.xml +++ b/pom.xml @@ -245,7 +245,6 @@ 1.0 provided - io.opentelemetry opentelemetry-api