gatus icon indicating copy to clipboard operation
gatus copied to clipboard

feat: Provide API support to execute all endpoints under a group

Open mani9223-oss opened this issue 3 years ago • 3 comments

Describe the feature request

Provide API support to execute all endpoints under a group.

Endpoints are executed at certain intervals, but if a user wants to execute all endpoints under a group, this feature would be useful so that the user need not wait for the next execution.

In addition to this, we can also have a button in UI to do this for every group.

Why do you personally want this feature to be implemented?

Endpoints are executed at certain intervals, but if a user wants to execute all endpoints under a group, this feature would be useful so that the user need not wait for the next execution.

In addition to this, we can also have a button in UI to do this for every group.

How long have you been using this project?

No response

Additional information

No response

mani9223-oss avatar Feb 10 '22 07:02 mani9223-oss

@TwiN Any thoughts on this feature?

mani9223-oss avatar Apr 08 '22 05:04 mani9223-oss

I can see how that would be useful, but this would probably require a more serious authentication system, wouldn't it?

I do think it's a great idea, though 🤔

TwiN avatar Apr 09 '22 00:04 TwiN

Thanks, @TwiN . Yes, since this would be a POST request, we certainly need an authentication system.

mani9223-oss avatar Apr 11 '22 07:04 mani9223-oss

@TwiN Would you consider implementing this?

mani9223-oss avatar Oct 07 '22 12:10 mani9223-oss