Skip to content

Add Webhook integration for Alertmanager to Notion Database#2678

Merged
juliusv merged 2 commits intoprometheus:mainfrom
cthtuf:feature/add-alertmanager-to-notion-webhook-integration
Jun 17, 2025
Merged

Add Webhook integration for Alertmanager to Notion Database#2678
juliusv merged 2 commits intoprometheus:mainfrom
cthtuf:feature/add-alertmanager-to-notion-webhook-integration

Conversation

@cthtuf
Copy link
Contributor

@cthtuf cthtuf commented Jun 16, 2025

I propose a new webhook integration for Notion, which creates or updates a record in a Notion database.
It works out of the box with my Notion template but is also compatible with any custom template. Fields requirements are described in the README.

The implementation uses Google Cloud Functions in the current repository. However, the Notion integration is implemented as a standalone class, making it easy to reuse in any Python-based project.

@cthtuf cthtuf force-pushed the feature/add-alertmanager-to-notion-webhook-integration branch from d2fb7dd to a895baf Compare June 16, 2025 06:45
Signed-off-by: Sergey Yarlov <gdazeysinc@gmail.com>
@cthtuf cthtuf force-pushed the feature/add-alertmanager-to-notion-webhook-integration branch from a895baf to 8e1d832 Compare June 16, 2025 06:48
@juliusv
Copy link
Member

juliusv commented Jun 17, 2025

Looks good besides the nit!

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

@juliusv juliusv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@juliusv juliusv merged commit 2e2c0a4 into prometheus:main Jun 17, 2025
5 checks passed
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