prometheus / prometheus/client_java
Switch Micrometer compatibility workflow to upstream once typed-descriptor path becomes default
未关闭
适合新手
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 2.3k
- 派生
- 833
- 平均合并
- 2 天 16 小时
- 30 天内合并 PR
- 86
描述
The temporary typed-descriptor leg in .github/workflows/micrometer-compatibility.yml should be removed once Micrometer switches its Prometheus client integration to the typed-descriptor path by default.
Follow-up for PR #2123.
Acceptance criteria:
- remove the temporary opt-in compatibility leg that targets
zeitlinger/micrometer - keep the workflow validating the default upstream Micrometer path only
- remove any temporary TODO/comment added for this rollout tracking
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
打开 .github/workflows/micrometer-compatibility.yml,检查面向 zeitlinger/micrometer 的临时 typed-descriptor 兼容性任务,以及任何 rollout TODO 或注释。删除该临时配置,同时保留对默认上游 Micrometer 路径的验证,然后检查工作流 diff,以确认验收标准得到满足。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, java
- 领域
- ci-cd
- Issue 类型
- 重构
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 冷清
- 描述清晰度
- 描述清楚
- 新手友好度
- 86/100