- 
                Notifications
    You must be signed in to change notification settings 
- Fork 278
Closed as not planned
Labels
Description
Area(s)
docs
What's the problem?
The OTel.io website build is failing for semconv v1.37.0. For details, see:
Detailed list of problems
- New JSON schema files are now contained in various spec folders. This is a new feature that the OTel.io website will need to adapt to. See comments further below for a discussion about how we want to resolve this.
-  New non-normativesubfolders were introduced, e.g., https://github.com/open-telemetry/semantic-conventions/tree/main/docs/gen-ai/non-normative. In the past, all non-normative pages were put under https://github.com/open-telemetry/semantic-conventions/tree/main/docs/non-normative. We'll need to discuss how to recover from this.
-  The hash target /docs/general/metrics/#metric-requirement-levels, used in many places, doesn't exist. @trask any idea why the link check didn't pick up on this? For example, visit https://github.com/open-telemetry/semantic-conventions/blob/main/docs/hardware/gpu.md#metric-hwgpuio, and click on the recommended link. It visits the page, but the hash target doesn't exist.-  I think that the use of that invalid link should be replaced by https://github.com/open-telemetry/semantic-conventions/blob/main/docs/general/attribute-requirement-level.md#recommended.
 [Update]: fix - Fix metrics requirement level link #2691
 
-  I think that the use of that invalid link should be replaced by https://github.com/open-telemetry/semantic-conventions/blob/main/docs/general/attribute-requirement-level.md#recommended.
-  Inline images are not being rendered correctly (they would technically need to be markedSee [semconv] Badges aren't being displayed properly opentelemetry.io#8288.img-initial). For context, see [chore] Clean up Entity snippets - make sure they include identifying vs. descriptive roles #2970 (comment), or just see the badge images in https://opentelemetry.io/docs/specs/semconv/registry/entities/browser/, for example.
Describe the solution you'd like
TBC
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
/cc @lmolkova @open-telemetry/docs-maintainers
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Need triage