Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Schema refs with URI are broken #204

Open
ronanrodrigo opened this issue Jan 13, 2025 · 2 comments
Open

[BUG] Schema refs with URI are broken #204

ronanrodrigo opened this issue Jan 13, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ronanrodrigo
Copy link

What is the bug?
The schema URI referenced in some $ref attributes does not exist. For instance, the $ref for traceId in schema/observability/logs/logs-1.0.0.schema points to https://opensearch.org/schemas/observability/Span#/properties/traceId which returns a 404 error.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Open some schema under schema/observability;
  2. Look for a $ref that points to a opensarch URI
  3. Try to open it on your browser or try to use some JSON Schema validator like this.

What is the expected behavior?
Find the $ref schema value under an URI.

What is your host/environment?

  • OS: N/A
  • Version: N/A
  • Plugins: N/A

Do you have any screenshots?
image
image

@ronanrodrigo ronanrodrigo added bug Something isn't working untriaged labels Jan 13, 2025
@YANG-DB
Copy link
Member

YANG-DB commented Jan 14, 2025

@ronanrodrigo thanks for the update - we will resolve this ASAP

@andrross
Copy link
Member

andrross commented Feb 3, 2025

Catch All Triage - 1, 2, 3, 4, 5

@andrross andrross removed the untriaged label Feb 3, 2025
@YANG-DB YANG-DB self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants