Source
This resource defines namespaces and workloads to instrument. It has the followingspec fields:
Valid values for
WorkloadKind are:
DeploymentDaemonSetStatefulSetNamespace
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
spec fields:
| Field | Description | Type | Default | Required |
|---|---|---|---|---|
disableInstrumentation | Excludes the specified workload from instrumentation. | bool | false | Optional |
workload.name | Name of the workload for this Source. | string | n/a | Required |
workload.namespace | Namespace of the workload for this Source. | string | n/a | Required |
workload.kind | Kind of the workload for this Source. | WorkloadKind | n/a | Required |
WorkloadKind are:
DeploymentDaemonSetStatefulSetNamespace