mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-01 09:13:23 +08:00
6 lines
49 B
Python
6 lines
49 B
Python
"""
|
|
Standard system tags
|
|
"""
|
|
|
|
PID = 'system.pid'
|