Skip to content

Commit d9c25a3

Browse files
Update Claude Code docs - 2025-11-18 | Updated: docs__en__monitoring-usage.md
1 parent 1b6ae69 commit d9c25a3

2 files changed

Lines changed: 5 additions & 9 deletions

File tree

docs/docs__en__monitoring-usage.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ Claude Code supports OpenTelemetry (OTel) metrics and events for monitoring and
66

77
All metrics are time series data exported via OpenTelemetry's standard metrics protocol, and events are exported via OpenTelemetry's logs/events protocol. It is the user's responsibility to ensure their metrics and logs backends are properly configured and that the aggregation granularity meets their monitoring requirements.
88

9-
<Note>
10-
OpenTelemetry support is currently in beta and details are subject to change.
11-
</Note>
12-
139
## Quick Start
1410

1511
Configure OpenTelemetry using environment variables:

docs/docs_manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@
141141
"docs__en__monitoring-usage.md": {
142142
"original_url": "https://docs.claude.com/docs/en/monitoring-usage",
143143
"original_md_url": "https://docs.claude.com/docs/en/monitoring-usage.md",
144-
"hash": "580c4648a222e552e7f9a7f7c72df49f006607ad74bb862fce5f2d202df6f158",
145-
"last_updated": "2025-11-16T17:38:28.763462"
144+
"hash": "6c4df4844e7f9e78ccdad3bc1bcef6c139c2f87863cb15ec33d42925f4116a1a",
145+
"last_updated": "2025-11-18T09:07:48.794448"
146146
},
147147
"docs__en__network-config.md": {
148148
"original_url": "https://docs.claude.com/docs/en/network-config",
@@ -1605,8 +1605,8 @@
16051605
}
16061606
},
16071607
"fetch_metadata": {
1608-
"last_fetch_completed": "2025-11-18T06:11:08.554678",
1609-
"fetch_duration_seconds": 160.761782,
1608+
"last_fetch_completed": "2025-11-18T09:10:01.809654",
1609+
"fetch_duration_seconds": 147.928963,
16101610
"total_pages_discovered": 270,
16111611
"pages_fetched_successfully": 267,
16121612
"pages_failed": 4,
@@ -1621,7 +1621,7 @@
16211621
"total_files": 267,
16221622
"fetch_tool_version": "3.0"
16231623
},
1624-
"last_updated": "2025-11-18T06:11:08.554714",
1624+
"last_updated": "2025-11-18T09:10:01.809695",
16251625
"base_url": "https://raw.githubusercontent.com/costiash/claude-code-docs/main/docs/",
16261626
"github_repository": "costiash/claude-code-docs",
16271627
"github_ref": "main",

0 commit comments

Comments
 (0)