Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

spike(framework): prove whether native OTel adds value beyond the measurement journal

未关闭
#297 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
45/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
活跃

调研方向

Use the issue's same-session Claude Code comparison as the starting point, examining native OpenTelemetry data alongside the local-file readings and published AIDD JSON Lines journal. Record fields, task and step attribution, correlation reliability, privacy boundaries, and duplicate-accounting risks for each source. Done means the evidence supports retaining or rejecting each integration, and any interoperability claim names a consumer and proves consent, reception, and total preservation.

由索引模型根据 Issue 内容生成。

描述

Question

Does native OpenTelemetry data add information or interoperability that the shipped AIDD measurement journal cannot provide?

Current baseline

AIDD already reads the files AI tools write, enriches them with task and step attribution, and stores a published JSON Lines record locally. aidd-telemetry:01-cost is its first reader. Measurement requires project opt-in, a person may refuse it locally, and the record contract excludes prompts, code, and diffs.

A hosted destination may be chosen by the person with separate consent. No destination, transport, or OpenTelemetry route is mandatory.

Evidence required

  • Compare, on the same Claude Code session, native OTel data with the local-file reading and AIDD journal.
  • State for each source: available fields, missing fields, attribution to task and step, correlation reliability, privacy boundary, and risk of duplicate accounting.
  • Do not generalize the Claude result to another tool without equivalent evidence.
  • Name an actual destination or consumer that cannot use the published record contract, if interoperability is claimed as the value.

Decision outcomes

  • No material gain: retain the local journal and do not add an OTel receiver or exporter.
  • Better source data: propose only the bounded native-source integration, including precedence and deduplication with local readings.
  • Destination interoperability is necessary: propose only the output mapping, consent, delivery proof, and retained totals. JSON Lines remains the local source of truth.

Out of scope

  • Migrating local storage to OTel.
  • Selecting or embedding a hosted destination.
  • Collecting any field outside the published record contract.
  • Declaring an external total a billing amount without its provenance.

Acceptance criteria

  • One same-session comparison documents coverage, correlation, and duplicate handling for native OTel and the local journal.
  • The outcome states whether native OTel changes a user-relevant decision, with evidence.
  • Any external-output proposal names its consumer and proves consent, reception, and total preservation.
  • The result explicitly retains or rejects each candidate integration; no transport is adopted by implication.
主要语言
TypeScript
星标
481
派生
45
平均合并
19 小时 38 分钟
30 天内合并 PR
108

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

ai-driven-dev/framework 的其他 Issue

查看 ai-driven-dev/framework 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。