Skip to content

docs(metrics): openclaw_* メトリクス再検証 (PR #7123 反映後)#484

Open
boxp wants to merge 1 commit intomainfrom
feat/T-20260225-009-metrics-reverification
Open

docs(metrics): openclaw_* メトリクス再検証 (PR #7123 反映後)#484
boxp wants to merge 1 commit intomainfrom
feat/T-20260225-009-metrics-reverification

Conversation

@boxp
Copy link
Owner

@boxp boxp commented Feb 25, 2026

PR #7123 反映後の openclaw_* メトリクス再検証結果。@opentelemetry/api エラーは解消されたがメトリクスは0/18のまま。新たな原因仮説と対応案を追記。Refs: T-20260225-009

…dency fix - Refs: T-20260225-009 - Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5254befb92

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


### 次のステップ

- [ ] ConfigMap に `OTEL_LOG_LEVEL=debug` 環境変数を追加して再デプロイし、OTel 内部エラーを特定

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge OTEL_LOG_LEVEL の適用手順を正しい配置先に修正する

OTEL_LOG_LEVEL を「ConfigMap に追加」するだけでは反映されません。argoproj/openclaw/deployment-openclaw.yaml では openclaw コンテナの環境変数は env で個別定義されており(104-181行)、openclaw-config は 395-397行で openclaw.json をボリュームとして渡しているだけで envFrom/configMapKeyRef がないため、ここにキーを増やしても Pod の環境変数は変化しません。この手順のままだと再デプロイ後も OTel デバッグログが有効化されず、原因調査が空振りになります。

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant