Skip to content

Denormalization of metrics

Mark Harding requested to merge feat/sync-comments-to-posts into master

How to test

php /var/www/Minds/engine/cli.php top all sync_activity --secsAgo=84000

eg:

kubectl exec -it feat-sync-comments-to-posts-minds-app-865db558bf-7v92f  -- php /var/www/Minds/engine/cli.php top all sync_activity --secsAgo=84000

(this will sync all metrics in the past day)

Expected result

  • Comments & votes denormalized to minds_badger index
Edited by Mark Harding

Merge request reports