Skip to content

Support for Canary Analysis Logging Levels #427

@harrison-kim

Description

@harrison-kim

By default, Flagger will frequently message Slack at the given analysis interval when awaiting for promotion approval, which can get noisy.

image

Could we add support for warn/error messages so that Flagger will only alert users when a canary deployment failed? This will allows users to maintain a frequent analysis interval while keeping Flagger outputs towards Slack.

  # severity levels: info, warn (default info)
  # when set to warn, Flagger will post only failed canary analysis results
  severity: info

Metadata

Metadata

Assignees

Labels

kind/enhancementImprovement request for an existing feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions