Skip to content

Access Workload endpoints

プレビュー

Workload APIはプレビュー機能で、デフォルトではオンになっています。

機能フラグ:Workload APIのエクスペリメント機能へのアクセスを有効にする

The Endpoints tab on a deployed Workload provides copy-ready code for two distinct workflows. Each left-rail sub-tab opens a focused view:

Sub-tab What it shows
Invoke a Workload API example code (Python or cURL) for calling the Workload's invoke URL, with Bearer-token authorization.
Instrument a Workload with OpenTelemetry OpenTelemetry (OTel) snippets for emitting traces, logs, and metrics from inside the container.

For the Workload API monitoring surfaces (statistics, lifecycle events, replacement history), see REST: Monitor Workloads. For where each OTel signal surfaces in the Console after instrumentation, see Application OpenTelemetry telemetry.