-
Notifications
You must be signed in to change notification settings - Fork 56
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
Feature opentelemetry #165
Merged
zzhutianyu
merged 4 commits into
TencentBlueKing:stag
from
zzhutianyu:feature_opentelemetry
Aug 17, 2021
Merged
Feature opentelemetry #165
zzhutianyu
merged 4 commits into
TencentBlueKing:stag
from
zzhutianyu:feature_opentelemetry
Aug 17, 2021
Conversation
This file contains 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
…/bk-log into feature_opentelemetry
EvildoerXiaoyy
approved these changes
Aug 17, 2021
Codecov Report
@@ Coverage Diff @@
## stag #165 +/- ##
=======================================
Coverage 59.62% 59.62%
=======================================
Files 478 478
Lines 22841 22841
=======================================
Hits 13618 13618
Misses 9223 9223 Continue to review full report at Codecov.
|
EvildoerXiaoyy
added a commit
that referenced
this pull request
Aug 18, 2021
* bugfix: 日志提取未删除历史提取文件 #104 * feature: 添加ipython依赖 * feature: 修改redis cache version以及添加cros中间件 * bugfix: 修复采集项列表分页错误 * docs: 增加对应changelog * minor: 修改email_template从配置读取的位置 * minor: 表格分页器验证 * bugfix: 表格分页器 * bugfix: 修复fields json.dumps 异常 * bugfix: 表格分页器 * minor: 修改config menus顺序 * feature: 批量请求trace注入 * feature: 添加sync apiDoc * bugfix: 表格分页器 * bugfix: 修复清洗模板搜索异常的问题 * minor: 体验问题修复 * feature: 添加清洗列表更新代码及修改CMSI调用 * minor: 修复单元测试 * test: 修改test_clean单元测试 * bugfix: 修改后台同步clean任务及数据平台索引集创建代码以满足批量同步clean * bugfix: 修复第三方es索引集无法正常返回的问题 * minor: 修复codecc 遗留代码质量修改 * minor: 体验问题修复 * bugfix: 字段提取时间类型图标丢失 * feature: 时间格式处理 * bugfix: 体验问题修复 * minor: 统一nav-content间距 * minor: 增加计算平台文档地址 * minor: 体验问题修复 * minor: 修改log_databus migration * bugfix: 新增清洗无采集项loading显示异常 * minor: 修改migrations * minor: 添加数据平台文档地址 * minor: 未配置计算平台禁用tab按钮 * feature: 增加list_collectors bkdata条件支持 * bugfix: 修复采集项query_set不带bkdata会异常的问题 * minor: 兼容前端调用 * minor: 添加全链路环境配置变量 * bugfix: 编辑清洗获取采集列表去掉bkdata参数 * bugfix: 编辑清洗获取采集列表去掉bkdata参数 * bugfix: 修复trace数据,树构造的逻辑 * feature: 支持qos开关以及只限制app名单内访问 * test: 测试修复 (cherry picked from commit 01e6d08) * test: 测试修复 (cherry picked from commit fabe0bd) * test: 测试修复 * minor: 添加采集项新建及编辑Serializer验证 * test: 修复单元测试 * minor: 管理端体验问题修复 * minor: update changelog * minor: 修改changelog * bugfix: 仪表盘目录跳转出错 * bugfix: 修复进入仪表盘下拉菜单路由后无法跳转回仪表盘首页 * feature: 集群可见业务增加是否使用改集群参数 * feature: open 文件添加encoding为utf-8 * minor: 修改CHANGELOG * optimization: 去除没有必要的aggs处理代码 * bugfix: 日志清洗权限同步问题处理 * feature: 解决日志清洗权限同步问题 * minor: 添加CHANGELOG-developer.md * bugfix: 时间格式按照用户时间进行格式化 (#165) * optimization: 链路配置transfer列表去重 (#166) * optimization: 链路配置transfer列表去重 * minor: 添加CHANGELOG-developer.md * docs: 更新changelog * optimization: 去除没有必要的aggs处理代码 (#162) * optimization: 去除没有必要的aggs处理代码 * docs: 更新changelog * bugfix: 修复打包脚本在获取不到lan_ip情况直接报错问题 #50 * docs: 更新changelog * bugfix: 修复打包脚本在获取不到lan_ip情况直接报错问题 #50 (#168) * optimization: 去除没有必要的aggs处理代码 * docs: 更新changelog * bugfix: 修复打包脚本在获取不到lan_ip情况直接报错问题 #50 * docs: 更新changelog * bugfix:当时间字段说epoch_micros的时候提交报错 * docs: 更新changelog * bugfix: 修复date_format为000的问题导致无缝解析 * docs: update changelog * bugfix:当时间字段是epoch_micros的时候提交报错 (#169) * optimization: 去除没有必要的aggs处理代码 * docs: 更新changelog * bugfix: 修复打包脚本在获取不到lan_ip情况直接报错问题 #50 * docs: 更新changelog * bugfix:当时间字段说epoch_micros的时候提交报错 * docs: 更新changelog * bugfix: 修复date_format为000的问题导致无缝解析 * docs: update changelog * bugfix: 数字数组需要转换成字符串 * docs: changelog update * feature: trace支持配置grpchost和dataid * 提取-job平台报错无法抛出异常处理报错 (#172) * optimization: 去除没有必要的aggs处理代码 * docs: 更新changelog * bugfix: 修复打包脚本在获取不到lan_ip情况直接报错问题 #50 * docs: 更新changelog * bugfix:当时间字段说epoch_micros的时候提交报错 * docs: 更新changelog * bugfix: 修复date_format为000的问题导致无缝解析 * docs: update changelog * bugfix: 数字数组需要转换成字符串 * docs: changelog update * feature: trace支持配置grpchost和dataid * bugfix: aggs接口未兼容修改 * bugfix: aggs未兼容修改 (#175) * optimization: 去除没有必要的aggs处理代码 * docs: 更新changelog * bugfix: 修复打包脚本在获取不到lan_ip情况直接报错问题 #50 * docs: 更新changelog * bugfix:当时间字段说epoch_micros的时候提交报错 * docs: 更新changelog * bugfix: 修复date_format为000的问题导致无缝解析 * docs: update changelog * bugfix: 数字数组需要转换成字符串 * docs: changelog update * feature: trace支持配置grpchost和dataid * bugfix: aggs接口未兼容修改 * minor: 处理migrations Co-authored-by: Xiaoyy <[email protected]> Co-authored-by: EvildoerXiaoyy <[email protected]> Co-authored-by: ziijiawen <[email protected]> Co-authored-by: liuwenping <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.