Skip to content

Commit

Permalink
Docs: add aliases and tweak heading title (#3765)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Oct 18, 2021
1 parent c706293 commit 7f6ac89
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website_docs/_index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
title: Java
weight: 18
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.
aliases: [/java, /java/metrics, /java/tracing]
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
weight: 18
---

OpenTelemetry Java consists of the following repositories:
Expand All @@ -25,7 +26,7 @@ OpenTelemetry Java consists of the following repositories:
don't fit the express scope of the OpenTelemetry Java or Java Instrumentation
projects. For example, JMX metric gathering.

## opentelemetry-java
## Status and Releases

| Traces | Metrics | Logs |
| ------ | ------- | ------------ |
Expand Down

0 comments on commit 7f6ac89

Please sign in to comment.