[GH-ISSUE #1009] Allow use of slugs for E-Mail pings #705

Closed
opened 2026-02-25 23:43:19 +03:00 by kerem · 0 comments
Owner

Originally created by @keraldi on GitHub (Jun 4, 2024).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1009

Slugs are currently supported for URL pings but not for E-Mail-pings.

Having a uniform and predictable format for pings simplifies setup and automation. RFC 5233 (Subaddress Extension, https://datatracker.ietf.org/doc/html/rfc5233) could be used to tag emails with the slug (ex. <ping-key>+<slug>@healthchecks.io).

Additionally (for self-hosted instances or with a discriminator to preserve identifier uniqueness) ping keys could be set individually to obtain fully human-readable ping identifiers (ex. project+subproject@example.com). An example of a service that provides this is CheckCentral (https://www.checkcentral.cc/HelpGuide/CheckCreationGuide/#Step3Matching)

Originally created by @keraldi on GitHub (Jun 4, 2024). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1009 Slugs are currently supported for URL pings but not for E-Mail-pings. - https://blog.healthchecks.io/2021/09/new-feature-slug-urls/ Having a uniform and predictable format for pings simplifies setup and automation. RFC 5233 (Subaddress Extension, https://datatracker.ietf.org/doc/html/rfc5233) could be used to tag emails with the slug (ex. `<ping-key>+<slug>@healthchecks.io`). Additionally (for self-hosted instances or with a discriminator to preserve identifier uniqueness) ping keys could be set individually to obtain fully human-readable ping identifiers (ex. `project+subproject@example.com`). An example of a service that provides this is CheckCentral (https://www.checkcentral.cc/HelpGuide/CheckCreationGuide/#Step3Matching)
kerem 2026-02-25 23:43:19 +03:00
  • closed this issue
  • added the
    feature
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#705
No description provided.