Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/prometheus/client_python
/ process_collector.py
File
process_collector.py
prometheus_client/process_collector.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
from
typing
import
Callable, Iterable, Optional, Union
3
4
from
.metrics_core
import
CounterMetricFamily, GaugeMetricFamily, Metric
Callers
nothing calls this directly
Calls
1
ProcessCollector
Class · 0.85
Tested by
no test coverage detected