baidu / Curve

An Integrated Experimental Platform for time series data anomaly detection.
http://curve.baidu.com
Apache License 2.0
531 stars 134 forks source link

Fix bug: cancel_label does not work #55

Closed nisxiya closed 6 years ago

nisxiya commented 6 years ago

Bug description: Originally when I click the "Cancel the label" menu, the Curve frontend will send a request http://localhost:8080/v1/data/live_data?startTime=1528030800000&endTime=1528063200000&action=cancel_label. But it does not actually work and the server does not clear the label. This PR fixes the bug.

cuiy245 commented 6 years ago

Hello, the problem is already being checked and fixed, and it will be online as soon as possible, thank you for your feedback.