1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 15:45:27 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Sibasis Padhi
fc4ced0bc2 docs: add matrix-alertmanager and clarify Matrix integration options
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 #2809.

Signed-off-by: Sibasis Padhi <sibasis.padhi@gmail.com>
2026-01-13 08:25:28 -06:00
Sibasis Padhi
bd6e71f504 docs: replace discontinued go-neb with matrix-hookshot
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.

Signed-off-by: Sibasis Padhi <sibasis.padhi@gmail.com>
2026-01-09 00:19:20 -06:00
Humberto Evans
f002a8574c Fix link for HeyOnCall integration (#2736)
HeyOnCall was formerly called Heii On-Call. Just fixing the name and domain on the webhook alert manager integrations documentation.

Signed-off-by: Humberto Evans <hevans66@gmail.com>
2025-09-24 14:06:08 +02:00
Sergey Yarlov
2e2c0a4bd4 Add Webhook integration for Alertmanager to Notion Database (#2678)
* Add Webhook integration for Alertmanager to Notion Database

Signed-off-by: Sergey Yarlov <gdazeysinc@gmail.com>

* Fix backslash in description for for a Notion webhook integration.

Co-authored-by: Julius Volz <julius.volz@gmail.com>
Signed-off-by: Sergey Yarlov <gdazeysinc@gmail.com>

---------

Signed-off-by: Sergey Yarlov <gdazeysinc@gmail.com>
Co-authored-by: Julius Volz <julius.volz@gmail.com>
2025-06-17 21:21:55 +02:00
Julius Volz
8bdb919e82 Standardize H1 title use in local Markdown docs
See https://groups.google.com/g/prometheus-developers/c/cwL3cM66Em8

In addition, I took the editorial liberty to make slight other
modifications to some of the titles, where it seemed necessary. Also had to
adjust deeper header levels further into the doc when the page started off
with the wrong one.

And I fixed one completely broken list that was close to a title :P

The PR also fixes up the React code to already handle the new titling
scheme for local docs outside of the Markdown content.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-28 16:46:48 +02:00
Julius Volz
90504ed638 Initial docs site commit
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-09 07:52:50 +02:00