Skip to content

Conversation

@alexander-akhmetov
Copy link
Contributor

@alexander-akhmetov alexander-akhmetov requested a review from a team as a code owner June 20, 2025 09:43
@github-project-automation github-project-automation bot moved this to In review in Alerting Jun 20, 2025
@alexander-akhmetov alexander-akhmetov merged commit 863b097 into main Jun 20, 2025
6 checks passed
@alexander-akhmetov alexander-akhmetov deleted the alexander-akhmetov/update-prometheus-alertmanager branch June 20, 2025 09:56
@github-project-automation github-project-automation bot moved this from In review to Done in Alerting Jun 20, 2025
stevesg pushed a commit to grafana/mimir that referenced this pull request Jun 27, 2025
#### What this PR does

Update grafana/alerting and grafana/prometheus-alertmanager modules.

[grafana/alerting
diff](grafana/alerting@3e20fda...863b097):
- grafana/alerting#347
- grafana/alerting#348
- grafana/alerting#349
 
[grafana/prometheus-alertmanager
diff](grafana/prometheus-alertmanager@92c8f63...be61a67):
- grafana/prometheus-alertmanager#117

The main change is the change of `WebhookConfig.Timeout` type from
`time.Duration` to `model.Duration` to make marshalling to JSON and YAML
the same. It does not affect YAML marshalling, only JSON and is needed
for Grafana so in the future it can start sending JSON encoded
configurations with alertmanager receivers. More details are in
grafana/prometheus-alertmanager#117

#### Checklist

- [ ] Tests updated.
- [ ] Documentation added.
- [ ] `CHANGELOG.md` updated - the order of entries should be
`[CHANGE]`, `[FEATURE]`, `[ENHANCEMENT]`, `[BUGFIX]`. If changelog entry
is not needed, please add the `changelog-not-needed` label to the PR.
- [ ]
[`about-versioning.md`](https://github.com/grafana/mimir/blob/main/docs/sources/mimir/configure/about-versioning.md)
updated with experimental features.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants