已合并
【msserviceprofiler_master】适配vllm安装依赖版本 #450
hewenbo创建于 8 天前
【msserviceprofiler_master】适配vllm安装依赖版本 #450
已合并
hewenbo创建于 8 天前
已删除 :master合入到Ascend/msserviceprofilermaster
hewenbo成员
8 天前

PR 合入模板

1. 修改描述

  • **修改原因:【msserviceprofiler_master】适配vllm安装依赖版本
  • **修改内容:【msserviceprofiler_master】适配vllm安装依赖版本

2. 功能验证


3. 代码检视

  • 要求:
    • 合入代码大于 200 行,需三人以上会议检视。
    • 检视密度≥2个/100行。
    • 检视缺陷密度达不到要求的需给出说明。
    • 大于 1000 行代码原则上不允许合入,需进行备案。

4. 安全自检

典型安全编码问题


5. 变更知会

  • 资料修改:
  • 变更通知(消息知会 + 邮件知会):

6. 冒烟修改

  • PR 来源:

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 hewenbo 的贡献)
atomgit-bot
atomgit-bot成员
8 天前 评论:

变更摘要

本 PR 主要针对 pyproject.toml 中的依赖版本约束进行适配,以兼容 vllm 安装时对依赖版本的要求:将原先严格的版本锁定(==)和波浪号约束(~=)放宽为区间约束,避免与 vllm 引入的依赖版本产生冲突,同时仍限定在兼容的次版本范围内。

主要改动

  • 放宽 pandas 版本约束:将 pandas~=2.2 调整为 pandas>=2.2,取消上界限制,允许安装更高版本以兼容 vllm 依赖。
  • 放宽 opentelemetry-exporter-otlp-proto-grpc 版本约束:将 ==1.33.1 调整为 >=1.33.1,<2.0.0,从精确锁定改为区间范围,保留 1.x 兼容版本并允许小版本升级。
  • 放宽 opentelemetry-exporter-otlp-proto-http 版本约束:将 ==1.33.1 调整为 >=1.33.1,<2.0.0,与 gRPC 导出器保持一致,统一放宽 OTel 导出器依赖的版本限制。
likedislike
atomgit-bot
atomgit-bot成员
8 天前 评论:

代码审查

✅ 未发现问题

likedislike
ascend-robotascend-robot成员
8 天前 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
8 天前 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here.
You can get sig-info at here.
You can self-configure the PR merge rules for this repository. For more details, please refer to Here.


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
repo-Ascend/msserviceprofiler 刘鹏程, mei-feiyao (2/2) 刘鹏程 (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

hewenbo, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
hewenbo成员
8 天前 评论:

compile

likedislike
AtlasAccountAtlasAccount成员
8 天前 添加了label:ci-pipeline-running
AtlasAccount
AtlasAccount成员
8 天前 评论:
流水线 PR-pipeline_msserviceprofiler#1249 [ commitID:b1edf390 ] 运行中
>>>代码风格自动修复执行成功(无修复内容)
阶段 任务名 状态 详情
编译构建 Build_msserviceprofiler_arm 🕚 >>>
Build_msserviceprofiler_x86 🕚 >>>
Docs_msserviceprofiler 🕚 >>>
恶意代码检查 Antipoison_msserviceprofiler 🕚 >>>
编码安全与规范检查 codecheck_pre-commit 🕚 >>>
pre-commit 🕚 >>>
开源片段检查 SCA_msserviceprofiler 🕚 >>>
开发者测试 UT_msserviceprofiler 🕚 >>>
流水线 PR-pipeline_msserviceprofiler 🕚 >>>
此流水线已支持下列评论快捷指令,仅PR创建者和白名单成员评论有效
  • compile : 运行流水线
  • retry : 重试流水线所有失败子任务
  • retry <任务名> : 仅重试指定失败子任务
  • stop : 停止流水线
likedislike
ascend-robot
ascend-robot成员
8 天前 评论:

ascend docs pipeline is running...

likedislike
ascend-robotascend-robot成员
8 天前 添加了label:docs-ci-pipeline-running
ascend-robot
ascend-robot成员
8 天前 评论:

ascend docs pipeline is running...

likedislike
ascend-robot
ascend-robot成员
8 天前 评论:

✅ 跳过 docs ci 检查,没有需要检查的文档文件

likedislike
ascend-robotascend-robot成员
8 天前 删除了label:docs-ci-pipeline-running
ascend-robotascend-robot成员
8 天前 添加了label:docs-ci-pipeline-success
ascend-robot
ascend-robot成员
8 天前 评论:

✅ 跳过 docs ci 检查,没有需要检查的文档文件

likedislike
Hhewenbo成员
8 天前 关联了issue:[Bug] server profiler依赖报错
Hhewenbo成员
8 天前 修改了pull request 的描述
VolKano
VolKano成员
8 天前 评论:

retry

likedislike
VolKano
VolKano成员
8 天前 评论:

compile

likedislike
ascend-robot
ascend-robot成员
8 天前 评论:

ascend docs pipeline is running...

likedislike
ascend-robotascend-robot成员
8 天前 删除了label:docs-ci-pipeline-success
ascend-robotascend-robot成员
8 天前 添加了label:docs-ci-pipeline-running
ascend-robot
ascend-robot成员
8 天前 评论:

✅ 跳过 docs ci 检查,没有需要检查的文档文件

likedislike
ascend-robotascend-robot成员
8 天前 删除了label:docs-ci-pipeline-running
ascend-robotascend-robot成员
8 天前 添加了label:docs-ci-pipeline-success
AtlasAccountAtlasAccount成员
8 天前 删除了label:ci-pipeline-running
AtlasAccountAtlasAccount成员
8 天前 添加了label:ci-pipeline-passed
AtlasAccount
AtlasAccount成员
8 天前 评论:
流水线 PR-pipeline_msserviceprofiler#1250 [ commitID:b1edf390 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
阶段 任务名 状态 详情
编译构建 Build_msserviceprofiler_arm >>>
Build_msserviceprofiler_x86 >>>
Docs_msserviceprofiler >>>
恶意代码检查 Antipoison_msserviceprofiler >>>
编码安全与规范检查 codecheck_pre-commit >>>
pre-commit >>>
开源片段检查 SCA_msserviceprofiler >>>
开发者测试 UT_msserviceprofiler >>>
流水线 PR-pipeline_msserviceprofiler >>>
此流水线已支持下列评论快捷指令,仅PR创建者和白名单成员[A1streomeria]评论有效
  • compile : 运行流水线
  • retry : 重试流水线所有失败子任务
  • retry <任务名> : 仅重试指定失败子任务
  • stop : 停止流水线
likedislike
Hhewenbo成员
8 天前 修改了pull request 的描述
此处折叠了8条事件消息 查看更多
Hhewenbo成员
8 天前 修改了pull request 的描述
mei-feiyao
mei-feiyao成员
8 天前 评论:

/lgtm

likedislike
leo920320成员
8 天前 评论:

/approve

likedislike
ascend-robotascend-robot成员
8 天前 添加了label:approvedlgtm
ascend-robotascend-robot成员
8 天前 合入了pull request