Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstrumentationUpgrade ¶
type InstrumentationUpgrade struct { Client client.Client Logger logr.Logger Recorder record.EventRecorder DefaultAutoInstJava string DefaultAutoInstNodeJS string DefaultAutoInstPython string DefaultAutoInstDotNet string DefaultAutoInstApacheHttpd string DefaultAutoInstNginx string DefaultAutoInstGo string // contains filtered or unexported fields }
func NewInstrumentationUpgrade ¶ added in v0.95.0
func NewInstrumentationUpgrade(client client.Client, logger logr.Logger, recorder record.EventRecorder, cfg config.Config) *InstrumentationUpgrade
func (*InstrumentationUpgrade) ManagedInstances ¶
func (u *InstrumentationUpgrade) ManagedInstances(ctx context.Context) error
ManagedInstances upgrades managed instances by the opentelemetry-operator.
Click to show internal directories.
Click to hide internal directories.