matrix-alertmanager icon indicating copy to clipboard operation
matrix-alertmanager copied to clipboard

A bot to receive Alertmanager webhook events and forward them to chosen rooms.

Results 12 matrix-alertmanager issues
Sort by recently updated
recently updated
newest added

I've been using matrix-alertmanager for one of my projects. After a pager flood, it got banned from the room it was in. However, after this it kept trying to rejoin...

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

Prometheus-Operator prepends the following the all receiver names: `//` Since `MATRIX_ROOMS` currently uses `/` as a separator for `/` _matrix-alertmanager_ can currently not be used with Prometheus-Operator. I suggest replacing...

I can't get the `Alert Link` to work, any idea how to configure it?, I always get http://:9090/graph?g0.expr=up+%3D%3D+0&g0.tab=1 the host is missing.

You may not want to merge this, but thought I'd share just in case. From the individual commit message: - Alerts now: - link to the alertmanager URL and a...

Exponentially back-off (capped at 60s) when trying to join a room. Fixes #40

Templates (.tmpl) like this: https://github.com/inCaller/prometheus_bot/tree/master/testdata

enhancement