arachnys / cabot

Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
MIT License
5.58k stars 590 forks source link

http post method supported? #676

Open wubingjie opened 4 years ago

JeanFred commented 4 years ago

Sorry, @wubingjie, but I don’t understand the question. Can you please clarify what you are trying to do?

maxUo commented 4 years ago

Hi, @JeanFred . Is it possible to somehow add the ability to check Http Check through HTTP POST. Now it is possible to add only HTTP GET check. But this is not enough to test real API services.

wubingjie commented 4 years ago

@JeanFred @maxUo

thank you ! now it can not check http check through http post method, just only http GET method

maxUo commented 4 years ago

@wubingjie But this is a pretty important feature. What do you think when it is added?

wubingjie commented 4 years ago

@wubingjie But this is a pretty important feature. What do you think when it is added?

I think we can implement it as a cabot plug-in. I expect someone to finish it… :( thanks for your replies… @maxUo