scylla-code-samples icon indicating copy to clipboard operation
scylla-code-samples copied to clipboard

MMS: use the standard monitoring stack

Open tzach opened this issue 6 years ago • 3 comments

MMS include an out of date example of the monitoring stack https://github.com/scylladb/scylla-code-samples/tree/master/mms/monitoring Instead, we should use the latest project, maybe as git sub module

tzach avatar Mar 14 '19 13:03 tzach

@amnonh FYI

tzach avatar Mar 14 '19 13:03 tzach

To connect the standard networking stack to MMS instance one should use

./start-all.sh -v 3.0 -D "--network mms_web"

tzach avatar Mar 14 '19 14:03 tzach

@tzach please close, fixed here: https://university.scylladb.com/courses/the-mutant-monitoring-system-training-course/lessons/monitoring/

guy9 avatar Jan 20 '20 09:01 guy9