已合并
fix: 修正 /metrics 与 /metrics/summary 文档描述 #521
fix: 修正 /metrics 与 /metrics/summary 文档描述 #521
已合并
wangyibing创建于 11 天前
wangyibing
wangyibing成员
11 天前

合入来源

问题/功能描述

/metrics /metrics/summary描述存在错漏

修改方案描述

修正 /metrics 与 /metrics/summary 文档描述,与代码采集逻辑保持一致

是否涉及UT/ST

开发自检

likedislike
Pull Request已成功合入, 合并人@zhangjinshi
(感谢 wangyibing 的贡献)
wangyibingwangyibing成员
11 天前 关联了issue:[Doc]: 修正 /metrics 与 /metrics/summary 文档描述
atomgit-bot
atomgit-bot
11 天前 评论:

变更摘要

该 PR 主要修正 /metrics/metrics/summary 接口的文档描述。原描述存在错漏,本次调整使文档说明与代码实际的指标采集逻辑保持一致,避免使用者因文档与实现不一致而产生误解。

主要改动

  • 修正 /metrics 文档描述:纠正原有描述中的错误与遗漏,使接口说明与代码采集逻辑保持一致
  • 修正 /metrics/summary 文档描述:同步更新该接口的文档说明,使其与代码实际行为相符
  • 文档与实现对齐:本次为资料类修改(涉及 1 个文件,净增 4 行),并已包含相应的 UT/ST 验证
likedislike
atomgit-bot
atomgit-bot
11 天前 评论:

🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。

likedislike
ascend-robot
ascend-robot成员
11 天前 评论:
流水线 PR-pipeline_memcache#2169 [ commitID:440653f3 ] 已完成
阶段 任务名 状态 详情
编译构建 Build_memcache_arm >>>
恶意代码检查 Antipoison_memcache >>>
编码安全与规范检查 pre-commit >>>
CodeCheck_memcache >>>
开源片段检查 SCA_memcache >>>
开发者测试 UT_memcache >>>
流水线 PR-pipeline_memcache >>>
此流水线已支持下列评论快捷指令,仅PR创建者和白名单成员评论有效
  • compile : 运行流水线
  • retry : 重试流水线所有失败子任务
  • retry <任务名> : 仅重试指定失败子任务
  • stop : 停止流水线
likedislike
ascend-robotascend-robot成员
11 天前 添加了label:ci-pipeline-running
ascend-robot
ascend-robot成员
11 天前 评论:

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

⚠️ This PR does not yet meet the following requirements:lgtm (requires ≥ 3 person(s) per module)、approve (requires ≥ 1 person(s) per module)

Module Approval Details

module lgtm status approve status
repo-Ascend/memcache ❌ (0/3)(You can also ask: xu-jingru, waglog, 周健安, liujp20, guoywang) ❌ (0/1)(You can also ask: 陈元明, 于书苹, easycurd, 鲁翔, yangjingyao)

💡 Tip:

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

CLA Signature Pass

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

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

ascend docs pipeline is running...

likedislike
ascend-robotascend-robot成员
11 天前 添加了label:docs-ci-pipeline-running
wangyibingwangyibing成员
11 天前 修改了pull request 的描述
ascend-robot
ascend-robot成员
11 天前 评论:

✅ 文档门禁通过!

检查项 检查结果 详情
markdownlint ✅ 已通过 查看详情
link-validity-check ✅ 已通过 查看详情
resource-existence-check ✅ 已通过 查看详情
tag-closed-check ✅ 已通过 查看详情
likedislike
ascend-robotascend-robot成员
11 天前 删除了label:docs-ci-pipeline-running
此处折叠了6条事件消息 查看更多
Zzhangjinshi成员
11 天前 合入了pull request