introspection: expose the daemon's PID and PIDNS
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
@@ -3472,6 +3472,20 @@ file {
|
||||
type: TYPE_STRING
|
||||
json_name: "uuid"
|
||||
}
|
||||
field {
|
||||
name: "pid"
|
||||
number: 2
|
||||
label: LABEL_OPTIONAL
|
||||
type: TYPE_UINT64
|
||||
json_name: "pid"
|
||||
}
|
||||
field {
|
||||
name: "pidns"
|
||||
number: 3
|
||||
label: LABEL_OPTIONAL
|
||||
type: TYPE_UINT64
|
||||
json_name: "pidns"
|
||||
}
|
||||
}
|
||||
service {
|
||||
name: "Introspection"
|
||||
|
||||
Reference in New Issue
Block a user