Skip to content

Commit

Permalink
Add otel to table of contents in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jacodg committed Aug 23, 2024
1 parent 1956413 commit 82247e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
========
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@
<version>1.0</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-api</artifactId>
Expand Down

0 comments on commit 82247e9

Please sign in to comment.