odigos sources create
Create an Odigos SourceSynopsis
This command will create the named Source object for the provided workload.Options
Options inherited from parent commands
SEE ALSO
- odigos sources - Manage Odigos Sources in a cluster
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
odigos sources create [name] [flags]
--disable-instrumentation Disable instrumentation for Source
--group string Name of Source group to use
-h, --help help for create
-n, --namespace string Kubernetes Namespace for Source (default "default")
--otel-service string OpenTelemetry service name to use for the Source
--workload-kind string Kubernetes Kind for entity (one of: Deployment, DaemonSet, StatefulSet, Namespace, DeploymentConfig)
--workload-name string Name of entity for Source
--workload-namespace string Namespace of entity for Source
--kube-context string (optional) name of the kubeconfig context to use
--kubeconfig string (optional) absolute path to the kubeconfig file (default "KUBECONFIG")
-v, --verbose enable verbose output