This repository was archived by the owner on Nov 17, 2025. It is now read-only.
增加 library-guidelines.md 和 library-layout.md 的翻译。并更新结构和 open-telemetry/opentelemetry-specification 保持一致#58
Merged
sunface merged 3 commits intoopen-telemetry:mainfrom Mar 30, 2021
Conversation
…y/opentelemetry-specification 保持一致
tydhot
reviewed
Mar 23, 2021
|
|
||
| ### [/baggage](baggage/api.md) | ||
|
|
||
| 本目录包含可以用于管理context propagation和与metrics相关的标签的 Baggage API. |
wph95
suggested changes
Mar 23, 2021
Member
wph95
left a comment
There was a problem hiding this comment.
有的中英文间加了空格,有的没有。
请统一格式,中文与英文间加一个空格
| @@ -0,0 +1,97 @@ | |||
| # OpenTelemetry工程结构 | |||
Member
There was a problem hiding this comment.
Suggested change
| # OpenTelemetry工程结构 | |
| # OpenTelemetry 工程结构 | |
| @@ -0,0 +1,97 @@ | |||
| # OpenTelemetry工程结构 | |||
|
|
|||
| 本文档展示了OpenTelemetry项目的基本的工程结构布局。对于包结构仅展示通用的部分,对某个特定语言的包结构不做强制要求。 | |||
Member
There was a problem hiding this comment.
Suggested change
| 本文档展示了OpenTelemetry项目的基本的工程结构布局。对于包结构仅展示通用的部分,对某个特定语言的包结构不做强制要求。 | |
| 本文档展示了 OpenTelemetry 项目的基本的工程结构布局。对于包结构仅展示通用的部分,对某个特定语言的包结构不做强制要求。 | |
Member
Author
There was a problem hiding this comment.
已修订。顺带看了下其他文档好像英文术语的单词都是首字母大写的?我也改成全部首字母大写了
sunface
approved these changes
Mar 30, 2021
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
RT
第一次提交翻译文档,如有规范问题还请指出。谢谢。