From c522245ee572eea14739f2fda9f2a4f923d8d7fa Mon Sep 17 00:00:00 2001 From: RomanBat <33700803+RomanBat@users.noreply.github.com> Date: Tue, 12 Mar 2019 17:09:42 -0700 Subject: [PATCH] Update readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 13551f8..a4e3c93 100755 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ # Cloud Monitoring Dataset -The Cloud Monitoring Dataset is a set of real-world time series from Microsoft labeled with anomalies. The dataset is used for development of anomaly detection algorithms in Microsoft's cloud monitoring tools. +The Cloud Monitoring Dataset is a set of real-world time series derived from Microsoft service and client telemetry signals. The data set contains anomalous patterns manually labeled by experts. The dataset is used for development, evaluation and improvement of anomaly detection algorithms in Microsoft's cloud monitoring tools. ## Data Domains -The Cloud Monitoring Dataset consists of 67 real-world time series in 8 domains spanning online services to Windows PCs. All data was collected from production Microsoft service telemetry. +The Cloud Monitoring Dataset consists of 67 real-world time series in 8 domains ranging from online services to Windows PCs. All data was collected from production Microsoft service telemetry. The domains for the datasets are: * Store purchase counts by client type -* MongoDB query rates by individual machines in cluster -* MongoDB query rates by application context -* Incoming API query rate -* Outgoing API latency +* Database query rates by individual machines in cluster +* Database query rates by application context +* Incoming service API query rate +* Outgoing service API latency * Windows application crash rate by OS version and country * Web app query rates to service API