Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor changes flowing to dependent monitors, start and end times. #1844

Open
cjanz4711 opened this issue Feb 27, 2025 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@cjanz4711
Copy link

We have many separate systems that together make up a customer's overall SLA uptime. We would like to be able to record an SLA impacting event in multiple monitors via some type of shared dependency.

For example:
"North America Monitor" feeds into "Region Monitor" which feeds into "Tenant Monitor"

Essentially, status timeline changes in the "North America Monitor" would flow left to right, appearing in the "Region Monitor." "Region monitor" status timeline changes would flow into the "Tenant Monitor."

We could probably accomplish this by associating labels to all of these monitors and reporting against labels, but this currently only works when manually reporting incidents, which also has the issue of not allowing us to fix the start time to reflect the actual start of the event or fix the end time.

This lack of control makes it very difficult to justify paying a fee for manual monitors and we are reconsidering whether we can fully migrate to OneUptime from our current status page solution, which does offer control over status timeline start and end times when reporting issues and when closing them.

Allowing status timeline changes by monitor label where we can control the start and end times would also work for our needs.

@cjanz4711 cjanz4711 added the enhancement New feature or request label Feb 27, 2025
@cjanz4711 cjanz4711 changed the title Monitor heirarchies Monitor changes flowing to dependent monitors, start and end times. Feb 27, 2025
@simlarsen
Copy link
Contributor

  • Did you try monitor groups? You can enable them in Project Settings -> Feature Flags.
  • Manual monitors are free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants