You've already forked opentelemetry-go
							
							
				mirror of
				https://github.com/open-telemetry/opentelemetry-go.git
				synced 2025-10-31 00:07:40 +02:00 
			
		
		
		
	Update project status in README (#2017)
This commit is contained in:
		
							
								
								
									
										27
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								README.md
									
									
									
									
									
								
							| @@ -11,14 +11,16 @@ It provides a set of APIs to directly measure performance and behavior of your s | ||||
|  | ||||
| ## Project Status | ||||
|  | ||||
| **Warning**: this project is currently in a pre-GA phase. Backwards | ||||
| incompatible changes may be introduced in subsequent minor version releases as | ||||
| we work to track the evolving OpenTelemetry specification and user feedback. | ||||
| | Signal  | Status                 | Project                                                     | | ||||
| | ------- | ---------------------- | ----------------------------------------------------------- | | ||||
| | Traces  | Release Candidate      | [1.0.0](https://github.com/orgs/open-telemetry/projects/15) | | ||||
| | Metrics | Development paused [1] | N/A                                                         | | ||||
| | Logs    | Frozen [2]             | N/A                                                         | | ||||
|  | ||||
| Our progress towards a GA release candidate is tracked in [this project | ||||
| board](https://github.com/orgs/open-telemetry/projects/5). This release | ||||
| candidate will follow semantic versioning and will be released with a major | ||||
| version greater than zero. | ||||
| - [1]: The development of the metrics API and SDK has paused due to limited development resources, prioritization of a stable Traces release, and instability of the official overall design from the OpenTelemetry specification. | ||||
|    Pull Requests for metrics related issues are not being accepted currently outside of security vulnerability mitigations. | ||||
| - [2]: The Logs signal development is halted for this project while we develop both Traces and Metrics. | ||||
|    No Logs Pull Requests are currently being accepted. | ||||
|  | ||||
| Progress and status specific to this repository is tracked in our local | ||||
| [project boards](https://github.com/open-telemetry/opentelemetry-go/projects) | ||||
| @@ -28,17 +30,6 @@ and | ||||
| Project versioning information and stability guarantees can be found in the | ||||
| [versioning documentation](./VERSIONING.md). | ||||
|  | ||||
| | Signal | Status | | ||||
| | --- | --- | | ||||
| | Traces | Stable [release](https://github.com/orgs/open-telemetry/projects/5) is primary focus | | ||||
| | Metrics | Development paused [1] | | ||||
| | Logs | Frozen [2] | | ||||
|  | ||||
| - [1]: The development of the metrics API and SDK has paused due to limited development resources, prioritization of a stable Traces release, and instability of the official overall design from the OpenTelemetry specification. | ||||
|    Pull Requests for metrics related issues are not being accepted currently outside of security vulnerability mitigations. | ||||
| - [2]: The Logs signal development is halted for this project while we develop both Traces and Metrics. | ||||
|    No Logs Pull Requests are currently being accepted. | ||||
|  | ||||
| ### Compatibility | ||||
|  | ||||
| This project is tested on the following systems. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user