Skip to content

[otel-collector] Add option to remove config checksum annotation #1857

@chenlujjj

Description

@chenlujjj

Now the otel-collector pod has checksum/config annotation by default which can trigger pod redeploy when config changes. It makes sense for most user scenarios.

In our use case, we'd like remove this annotation, because we want to put a sidecar in the otel-collector pod, which watches the config file change and sends SIGHUP to otel-collector process to reload config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    chart:collectorIssue related to opentelemetry-collector helm chartenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions