1 Star 0 Fork 0

HuaZi_7818/opentracing-specification-zh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
semantic_conventions.yaml 960 Bytes
一键复制 编辑 原始数据 按行查看 历史
# 此文件描述了Span的tag和log操作的标准以及惯例
#
# 详细的使用方法可参考./semantic_conventions.md文件中的描述。
#
# 修改这份文件会影响OpenTracing标准的版本号。
# 增加内容会引起小版本号增加,无法向前兼容的修改(或者大批量的增加)应该增加大版本号。
standard_tags:
'component': string
'db.instance': string
'db.statement': string
'db.type': string
'db.user': string
'error': bool
'http.method': string
'http.status_code': integer
'http.url': string
'message_bus.destination': string
'peer.address': string
'peer.hostname': string
'peer.ipv4': string
'peer.ipv6': string
'peer.port': integer
'peer.service': string
'sampling.priority': integer
'span.kind': string
standard_log_fields:
'error.kind': string
'error.object': object
'event': string
'message': string
'stack': string
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ygh/opentracing-specification-zh.git
[email protected]:ygh/opentracing-specification-zh.git
ygh
opentracing-specification-zh
opentracing-specification-zh
master

搜索帮助