-
Couldn't load subscription status.
- Fork 913
Closed
Labels
Feature RequestSuggest an idea for this projectSuggest an idea for this project
Description
Is your feature request related to a problem? Please describe.
The Project Status of Traces/Metrics/Logs Signals in OpenTelemetry is difficult to find in OpenTelemetry for Java.
Describe the solution you'd like
Add Project Status Table at the top of README, similar to how it's done in other implementations:
- .NET https://github.com/open-telemetry/opentelemetry-dotnet
- Go https://github.com/open-telemetry/opentelemetry-go
- CPP https://github.com/open-telemetry/opentelemetry-cpp
The Status Table would list Signal and the current status
| Signal | Status | Project |
| ------- | --------------------------------- | --------------------------------- |
| Traces | Experimental/Alpha/Beta/RC/Stable | [version](link-to-github-project) |
| Metrics | Experimental/Alpha/Beta/RC/Stable | [version](link-to-github-project) |
| Logs | Experimental/Alpha/Beta/RC/Stable | [version](link-to-github-project) |
Describe alternatives you've considered
Going through repo contents to find the status of each Signal.
Additional context
Summary table for OpenTelemetry Status open-telemetry/opentelemetry.io#1548
Metadata
Metadata
Assignees
Labels
Feature RequestSuggest an idea for this projectSuggest an idea for this project