diff --git a/src/Ganeti/Monitoring/Server.hs b/src/Ganeti/Monitoring/Server.hs index f31524ea4819dc814b3b3b5a853b10a7a65a5508..80a5220e5aa15b90dee20effd87b93098224c3d8 100644 --- a/src/Ganeti/Monitoring/Server.hs +++ b/src/Ganeti/Monitoring/Server.hs @@ -184,8 +184,6 @@ oneReport = do writeBS . pack . J.encode $ report -- | The function implementing the HTTP API of the monitoring agent. --- TODO: Currently it only replies to the API version query: implement all the --- missing features. monitoringApi :: Snap () monitoringApi = ifTop versionQ <|>