docs: replace discontinued go-neb with matrix-hookshot#2809
Merged
jan--f merged 3 commits intoprometheus:mainfrom Jan 13, 2026
Merged
docs: replace discontinued go-neb with matrix-hookshot#2809jan--f merged 3 commits intoprometheus:mainfrom
jan--f merged 3 commits intoprometheus:mainfrom
Conversation
Fixes prometheus#2366 Replaced the link to go-neb (which has been discontinued) with matrix-hookshot, the spiritual successor recommended in the go-neb repository for Matrix notifications. Signed-off-by: Sibasis Padhi <sibasis.padhi@gmail.com>
jan--f
requested changes
Jan 13, 2026
Contributor
jan--f
left a comment
There was a problem hiding this comment.
Thanks, this doesn't quite fix the linked issue though. Mind added https://github.com/jaywink/matrix-alertmanager as well with a small note how it differs from matrix-hookshot?
sibasispadhi
pushed a commit
to sibasispadhi/prometheus-docs
that referenced
this pull request
Jan 13, 2026
Adds matrix-alertmanager as requested and provides clear descriptions for all three Matrix integration options: - go-neb (discontinued but kept for reference) - matrix-alertmanager (simple Alertmanager notifications) - matrix-hookshot (feature-rich webhook bridge) Addresses review feedback on PR prometheus#2809. Signed-off-by: Sibasis Padhi <sibasis.padhi@gmail.com>
Adds matrix-alertmanager as requested and provides clear descriptions for all three Matrix integration options: - go-neb (discontinued but kept for reference) - matrix-alertmanager (simple Alertmanager notifications) - matrix-hookshot (feature-rich webhook bridge) Addresses review feedback on PR prometheus#2809. Signed-off-by: Sibasis Padhi <sibasis.padhi@gmail.com>
bdf2de7 to
fc4ced0
Compare
Contributor
Author
|
@jan--f Thanks for review. Updated. Pls take a look. |
jan--f
requested changes
Jan 13, 2026
Removes the go-neb Matrix integration as it's discontinued. Keeps only the two actively maintained Matrix integrations: - matrix-alertmanager - matrix-hookshot Addresses final review comment on PR prometheus#2809. Signed-off-by: Sibasis Padhi <sibasis.padhi@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #2366
Replaced the link to go-neb (which has been discontinued) with matrix-hookshot, the spiritual successor recommended in the go-neb repository for Matrix notifications.