open-telemetry / open-telemetry/opentelemetry-ruby

Add support for `schema_url`

Open
#1,708 1 comment 0 reactions 1 assignee View on GitHub

@xuan-cao-swi is already working on this.

Since Sep 4, 2024.

keep metrics spec-compliance
Dominant language
Ruby
Stars
606
Forks
301
Avg merge
3d 19h
Merged PRs (30d)
42

Description

The schema_url feature is not currently available for the Ruby OpenTelemetry project. Tracers, Meters, and Loggers could use the feature.

Telemetry schemas help with alignment among OpenTelemetry semantic conventions, telemetry sources, and telemetry consumers.

We could consider supporting schema_url for multiple signals at once, or just for one at a time. Note that schema_url is not optional for metrics, but is for traces and logs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.