Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions website_docs/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
---
title: "Java"
title: Java
weight: 18
description: >
description: >-
<img width="35" src="https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/32x32/Java_SDK.svg"></img>
A language-specific implementation of OpenTelemetry in Java.
cascade:
github_repo: &repo https://github.com/open-telemetry/opentelemetry-java
github_subdir: website_docs
path_base_for_github_subdir: content/en/docs/java/
github_project_repo: *repo
---

OpenTelemetry Java consists of the following repositories:
Expand Down