Status page rework (#1175)

This commit is contained in:
Patrice Chalin 2022-02-25 10:10:08 -05:00 committed by GitHub
parent 0e3ad1cdc9
commit e3e161f79a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 13 deletions

View File

@ -5,21 +5,17 @@ menu:
aliases: [/project-status, /releases]
---
<section class="row td-box td-box--1 position-relative td-box--gradient td-box--height-auto">
<div class="container text-center td-arrow-down">
<h1>OpenTelemetry Tracing Specification now 1.0!</h1>
<p class="h4 mb-0">
Our goal is to provide a generally available, production quality
release for the tracing data source across most OpenTelemetry components
in the first half of 2021. Several components have already reached this
milestone! We expect metrics to reach the same status in the second half
of 2021 and are targeting logs in 2022.
</p>
</div>
</section>
{{% blocks/lead color="primary" %}}
# {{% param title %}}: OpenTelemetry Tracing Specification now 1.0!
Our goal is to provide a generally available, production quality
release for the tracing data source across most OpenTelemetry components in the
first half of 2021. Several components have already reached this milestone! We
expect metrics to reach the same status in the second half of 2021 and are
targeting logs in 2022.
{{% /blocks/lead %}}
{{% blocks/section type="section" color="white" %}}
## Project Overview
OpenTelemetry is developed on a signal by signal basis. Tracing, metrics, baggage, and logging are examples of signals.