Skip to content

Commit 8ba6041

Browse files
committed
Sync doc with code
1 parent 831e8fd commit 8ba6041

File tree

1 file changed

+1
-0
lines changed
  • instrumentation/opentelemetry-instrumentation-system-metrics/src/opentelemetry/instrumentation/system_metrics

1 file changed

+1
-0
lines changed

instrumentation/opentelemetry-instrumentation-system-metrics/src/opentelemetry/instrumentation/system_metrics/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"process.runtime.thread_count": None,
4141
"process.runtime.cpu.utilization": None,
4242
"process.runtime.context_switches": ["involuntary", "voluntary"],
43+
"process.open_file_descriptor.count": None,
4344
}
4445
4546
Usage

0 commit comments

Comments
 (0)