Skip to content

docs: Fix default value of send_resolved for sns_configs#2724

Merged
roidelapluie merged 1 commit intoprometheus:release-0.23from
nekketsuuu:nekketsuuu-sns-resolved
Oct 1, 2021
Merged

docs: Fix default value of send_resolved for sns_configs#2724
roidelapluie merged 1 commit intoprometheus:release-0.23from
nekketsuuu:nekketsuuu-sns-resolved

Conversation

@nekketsuuu
Copy link
Contributor

@nekketsuuu nekketsuuu commented Oct 1, 2021

Docs say the default value of send_resolved of sns_configs, introduced at #2615, is false. On the other hand, implementation says it's true.

DefaultSNSConfig = SNSConfig{
NotifierConfig: NotifierConfig{
VSendResolved: true,
},

Personally I prefer it's false, but this feature has been already released. So I leave the value as it is and fix the docs.

@nekketsuuu nekketsuuu force-pushed the nekketsuuu-sns-resolved branch from 7b180e4 to 2d1ec53 Compare October 1, 2021 08:12
@roidelapluie
Copy link
Member

Can you rebase this on top of release-0.23?

@nekketsuuu nekketsuuu force-pushed the nekketsuuu-sns-resolved branch 2 times, most recently from 14e51bf to a8f0c83 Compare October 1, 2021 08:47
@nekketsuuu nekketsuuu changed the base branch from main to release-0.23 October 1, 2021 08:51
@nekketsuuu nekketsuuu changed the base branch from release-0.23 to main October 1, 2021 08:51
Signed-off-by: Takuma Ishikawa <nekketsuuu@users.noreply.github.com>
@nekketsuuu nekketsuuu force-pushed the nekketsuuu-sns-resolved branch from a8f0c83 to aadee35 Compare October 1, 2021 09:02
@nekketsuuu nekketsuuu changed the base branch from main to release-0.23 October 1, 2021 09:02
@nekketsuuu
Copy link
Contributor Author

Can you rebase this on top of release-0.23?

@roidelapluie Done!

@roidelapluie roidelapluie merged commit 16fa045 into prometheus:release-0.23 Oct 1, 2021
@roidelapluie
Copy link
Member

thanks!

@nekketsuuu nekketsuuu deleted the nekketsuuu-sns-resolved branch October 1, 2021 09:31
roidelapluie pushed a commit that referenced this pull request Oct 1, 2021
docs: Fix default value of send_resolved for sns_configs (#2724)
markoposavec pushed a commit to markoposavec/alertmanager that referenced this pull request Nov 4, 2021
…2724)

Signed-off-by: Takuma Ishikawa <nekketsuuu@users.noreply.github.com>
markoposavec pushed a commit to markoposavec/alertmanager that referenced this pull request Nov 4, 2021
…2724)

Signed-off-by: Takuma Ishikawa <nekketsuuu@users.noreply.github.com>
Signed-off-by: Marko Posavec <Marko.Posavec@infobip.com>
mike2194 pushed a commit to paxosglobal/alertmanager that referenced this pull request Mar 3, 2022
…2724)

Signed-off-by: Takuma Ishikawa <nekketsuuu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants