WiproOpenSource / galaxia

Next Generation Universal monitoring framework for infrastructure, applications & microservices
Apache License 2.0
20 stars 19 forks source link

How to achieve Correlation of metrics #58

Open ashishjain14 opened 8 years ago

prajod commented 8 years ago

For approximate comparison of two sets of items(metrics), we can look at statistical algorithms in the area of fuzzy matching: http://www.datasciencecentral.com/profiles/blogs/fuzzy-matching-algorithms-to-help-data-scientists-match-similar

Also can you add some sample data sets(few lines) which needs to be correlated. This will help us analyze the need in more detail.