mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Feature Request: Support for individual metadata fields in notification templates #218
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @acesyde on 1/17/2026
Description
Hi there! 👋
First of all, thank you for building Databasus. It’s a great tool that makes database management much easier!
Currently, the notification system allows us to send a
headingand amessage. I would like to suggest an improvement to make these notifications even more powerful by allowing us to send specific data points as separate variables in the templates.Proposed Feature
It would be amazing if we could access and send the following information individually within the notification templates:
successorfailed).Why is this useful?
Having these as separate fields (instead of just being part of a single message block) would allow users to:
Additional Context
This would add a lot of flexibility for anyone looking to integrate Databasus into a more complex monitoring workflow.
I'm happy to discuss this further or provide more examples of how this could look in the configuration!