-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
docs:CI/infraCI & infrastructureCI & infrastructure
Description
As part of OTEP #227 we're moving the semantic conventions out of the Specification and into a new repository.
As part of this:
- We're leaving the Markdown files for semconv in the specification repository with links to the new location warnings.
- Semantic Conventions will be released with their own version number from this repository: https://github.com/open-telemetry/semantic-conventions
We may be re-architecting the structure of this repository, but we can negotiate how best to do so for the website to easily pull it in.
Tasks
- Semconv pages: don't warn about external links to spec #2785
- Add semantic-conventions as a submodule and get schemas from there, with one exception #2918
- Schema files should now be served from the Semantic Conventions repository #2907
- Update semantic-conventions #2982
- Only adjust semconv titles in semconv pages #2987
- [editorial] docs/rpc/json-rpc: fix title and in-page hypenation semantic-conventions#170
- Ensure every section has a README
- [editorial] Fix doc page titles and add Hugo front matter semantic-conventions#175
- [editorial] Rename docs files and folders: replace "_" by "-"; add check semantic-conventions#177
- Semconv: adjust doc-page titles #2984
- Update semantic-conventions to c6efa4b, and drop normalization step #2998
- Ensure that semconv pages are preview only, not in production + add watermark #3008
- [CI] Report link-check error when external URL used for local doc page semantic-conventions#187
- Ensure that links to OTel spec from semconv pages refer to website pages (
/docs/specs/otel) - Update semantic-conventions to 1.21.0, publish all schemas, drop draft status, enable auto-update #3033
- Ensure that links into semconv from other specs refer to website pages:
- Add semconv version to landing page title - Update semantic-conventions to 1.21.0, publish all schemas, drop draft status, enable auto-update #3033
- Add version update to autoupdate script - Update semantic-conventions to 1.21.0, publish all schemas, drop draft status, enable auto-update #3033
- Fix links in semconv pages, and drop workaround in this repo:
|(/resource/faas\.md)#function-as-a-service|$1|;- [editorial] Link directly to page, not to page's title semantic-conventions#180 - Ensure "View page source" and other links are working, esp. for index files (originally README.md files)
- Address:
- [editorial] Spec: replace links to semantic_conventions by semconv section of OTel website opamp-spec#150 -- until then, this causes a build warning; the warning is skipped by an entry in
.warnings-skip-list.txt - Drop skip pattern from
.warnings-skip-list.txt(after CI: check-links: enable caching and check for warnings #3026 is merged)
- [editorial] Spec: replace links to semantic_conventions by semconv section of OTel website opamp-spec#150 -- until then, this causes a build warning; the warning is skipped by an entry in
Other to-dos from #2908:
- Add semantic conventions to ToC / index
- Ensure semantic-conventions -> specification links are accurately internalized to the website
- Ensure specification -> semantic-conventions links are accurately internalized to the website.
- Remove
specification/semantic_conventions/*.mdfrom being pulled in OpenTelemetry specification. - Figure out if supplementary guidelines belong on the website --> [editorial] Move
supplementary-guidelinesto be underdocssemantic-conventions#1240
chalin
Metadata
Metadata
Assignees
Labels
docs:CI/infraCI & infrastructureCI & infrastructure