Status page rework (#1175)
This commit is contained in:
		
							parent
							
								
									0e3ad1cdc9
								
							
						
					
					
						commit
						e3e161f79a
					
				| 
						 | 
				
			
			@ -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.
 | 
			
		||||
		Loading…
	
		Reference in New Issue