odigos pro update-offsets
odigos pro update-offsets
Update Odiglet to use the latest available Go instrumentation offsets
Synopsis
This command pulls the latest available Go struct and field offsets information from Odigos public server. Internet access is required to fetch latest offset manifests. It stores this data in a ConfigMap in the Odigos Namespace and updates the Odiglet DaemonSet to mount it.
Use this command when instrumenting apps that depend on very new dependencies that aren’t currently supported with the installed version of Odigos.
Note that updating offsets does not guarantee instrumentation for libraries with significant changes that require an update to Odigos. See docs for more info: https://docs.odigos.io/instrumentations/golang/ebpf#about-go-offsets
Examples
Options
Options inherited from parent commands
SEE ALSO
- odigos pro - Manage Odigos onprem tier for enterprise users