diff --git a/website_docs/_index.md b/website_docs/_index.md index 40b699f8b7a..bfeacdb7333 100644 --- a/website_docs/_index.md +++ b/website_docs/_index.md @@ -1,14 +1,15 @@ --- title: Java -weight: 18 description: >- 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: @@ -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 | | ------ | ------- | ------------ |