EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
This table contains the deployment status of eBPF probes in different Stirling source connectors and the error messages if deployment failed
Column | Type | Pattern | Desc |
---|---|---|---|
time_ | TIME64NS | METRIC_COUNTER | Timestamp when the data record was collected. |
upid | UINT128 | GENERAL | An opaque numeric ID that globally identify a running process inside the cluster. |
source_connector | STRING | GENERAL | The source connector whose status is reported |
tracepoint | STRING | GENERAL | The tracepoint in the source connector of interest |
status | INT64 | GENERAL_ENUM | The status of the deployment or event |
error | STRING | GENERAL | The error messages of the deployment or event, if any |
info | STRING | GENERAL | Optional extra info provided as a JSON |