Skip to main content

2025-02-19 Adjustable stint types

· 2 min read

🗓️ Scheduler improvements

Ever had an on-call rotation that treated weekends differently than weekdays? What about one- or two-day shifts? There's good reason for this, as some rotations have aggressive SLAs or volumes and treating these times differently can be helpful. We're happy to announce support for adjustable stint types in Hotpot.

Any schedule can be adjusted to meet your needs.

Stint types are currently a beta feature so contact us at help@hotpot.works if you're interested in trying them!

Other scheduler improvements

  • Refactored some internals of terminal behavior logic for resilience and improved maintainability.
  • PagerDuty sync: Various resilience improvements, especially for newly created escalation policies.
  • Problems flagged in the schedule now link directly to the fix workflow.
  • Attempting to remove a user that is backstopping a schedule now greets you with an error.

🛠️ Grafana integration

Hotpot now supports initiating pages and creating moments from Grafana.

You can enable Grafana today via your integration settings.

You can learn how to set up Grafana in via our documentation!

💼 Other changes

  • Backend: Continued investment in internal type safety for backend code.
  • Backend: Dependency updates.
  • UI: Headers on pages and components are more consistent.
  • UI: Tab navigation is now a bit more clear with consistent borders.
  • UI: The footer is now more pleasingly positioned at the bottom of the screen on shorter pages.
  • UI: Many icons have been improved in clarity, positioning, and visuals in dark mode.
  • UI: Add availability header now links directly to availability entry. Saved you a click!