Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

No option to delete a downtime #71

Open
stefansloboda opened this issue Sep 11, 2017 · 1 comment
Open

No option to delete a downtime #71

stefansloboda opened this issue Sep 11, 2017 · 1 comment
Labels
feature feature Improvements, enhancements, functionality requested by users Revisit relevant issue. Needs to be tackled as part of current stabilising work

Comments

@stefansloboda
Copy link

end_ts = time.time() + (duration * 60)

By default, zmon down create -o yaml "entitidy-id" creates a downtime for 60!! minutes and it is not possible to delete a downtime.

@beverage
Copy link

This is supported by the controller API - should be a small change to the cli to expose it: https://github.com/zalando-zmon/zmon-controller/blob/master/zmon-controller-app/src/main/java/org/zalando/zmon/api/DowntimesApi.java#L64

@beverage beverage added feature feature Improvements, enhancements, functionality requested by users Revisit relevant issue. Needs to be tackled as part of current stabilising work labels Jul 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature feature Improvements, enhancements, functionality requested by users Revisit relevant issue. Needs to be tackled as part of current stabilising work
Projects
None yet
Development

No branches or pull requests

2 participants