Skip to content

[Java] Add Project Status table for each Signal in README top section #4611

@trivikr

Description

@trivikr

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:

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

No one assigned

    Labels

    Feature RequestSuggest an idea for this project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions