cloudfoundry.process.id
Developmentstringas of v1.44.0
The UID identifying the process.
Application instrumentation should use the value from environment
variable VCAP_APPLICATION.process_id. It is supposed to be equal to
VCAP_APPLICATION.app_id for applications deployed to the runtime.
For system components, this could be the actual PID.
Examples
- 218fc5a9-a5f1-4b54-aa05-46717d0ab26d
Used by
entitys (1)
- cloudfoundry.process
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).