github instana/instana-agent-operator v1.0.2

latest releases: v2.0.30, v2.0.29, v2.0.28...
3 years ago

This release adds two configuration changes, giving more control over the Agent deployment:

  • agent.imagePullPolicy parameter allows to override the image pull policy. By default this was and is Always, but can be overridden with e.g. IfNotPresent or Never.
  • opentelemetry.enabled when set to true opens the port 55680 on the Agent for gRPC, and enables the OpenTelemetry endpoint on the Agent for ingestion of OpenTelemetry traces. This includes updating the Agent configuration automatically as is described here: Activating OpenTelemetry. Note that port 55680 needs to be available on the host for the Agent to listen on it.

Note: v1.0.1 was skipped because of release problems, but has the same functionality as this v1.0.2 release.

Don't miss a new instana-agent-operator release

NewReleases is sending notifications on new releases.