RedHatInsights / aiops-insights-clustering

Clustering of systems
GNU General Public License v3.0
1 stars 14 forks source link

[WIP] Integrate Clustering Code #12

Closed ch3njust1n closed 6 years ago

ch3njust1n commented 6 years ago
  1. Added condition to check if MLFLOW_TRACKING_URI env variable is set. If True, run clustering.
  2. Created a new module called metric_tracking to host all the code
  3. Updated ceph and clustering code to use the local storage module
durandom commented 6 years ago

For starters, make the code work only with the local storage module. The ceph storage can be added later in a different PR

durandom commented 6 years ago

closing in favor of https://github.com/RedHatInsights/aicoe-insights-clustering/pull/13