# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 0.0 python_gc_objects_collected_total{generation="1"} 235.0 python_gc_objects_collected_total{generation="2"} 0.0 # HELP python_gc_objects_uncollectable_total Uncollectable objects found during GC # TYPE python_gc_objects_uncollectable_total counter python_gc_objects_uncollectable_total{generation="0"} 0.0 python_gc_objects_uncollectable_total{generation="1"} 0.0 python_gc_objects_uncollectable_total{generation="2"} 0.0 # HELP python_gc_collections_total Number of times this generation was collected # TYPE python_gc_collections_total counter python_gc_collections_total{generation="0"} 0.0 python_gc_collections_total{generation="1"} 6.0 python_gc_collections_total{generation="2"} 0.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="14",patchlevel="3",version="3.14.3"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 5.0950144e+07 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 3.9329792e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.78374053511e+09 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 17.63 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 7.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024.0 # HELP slow_queries_count_total Total number of slow queries # TYPE slow_queries_count_total counter slow_queries_count_total{db="school_orbit",ns="school_orbit.attendance",query_hash="587B6626"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.exam_schedules",query_hash="3718D5FA"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.fees_invoices",query_hash="514154F3"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.notices",query_hash="EA40F398"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.student_leaves",query_hash="8E42CD71"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.students",query_hash="746928D2"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.students",query_hash="B0FC9399"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.attendance",query_hash="1EB2D208"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.attendance",query_hash="C611C52F"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.attendance",query_hash="E9388018"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.exam_marks",query_hash="ED388889"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.subjects",query_hash="4CCD5F68"} 1.0 slow_queries_count_total{db="school_orbit",ns="school_orbit.subscriptions",query_hash="B028BA26"} 1.0 # HELP slow_queries_count_created Total number of slow queries # TYPE slow_queries_count_created gauge slow_queries_count_created{db="school_orbit",ns="school_orbit.attendance",query_hash="587B6626"} 1.7837412861260207e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.exam_schedules",query_hash="3718D5FA"} 1.7837412861325586e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.fees_invoices",query_hash="514154F3"} 1.783741286140482e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.notices",query_hash="EA40F398"} 1.7837412861466534e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.student_leaves",query_hash="8E42CD71"} 1.783741286153898e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.students",query_hash="746928D2"} 1.7837412861600032e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.students",query_hash="B0FC9399"} 1.7837412861646526e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.attendance",query_hash="1EB2D208"} 1.7837412961202729e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.attendance",query_hash="C611C52F"} 1.7837412961235962e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.attendance",query_hash="E9388018"} 1.7837412961273894e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.exam_marks",query_hash="ED388889"} 1.7837412961318178e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.subjects",query_hash="4CCD5F68"} 1.783741296137422e+09 slow_queries_count_created{db="school_orbit",ns="school_orbit.subscriptions",query_hash="B028BA26"} 1.7837412961416774e+09 # HELP slow_queries_info Information about slow query # TYPE slow_queries_info gauge slow_queries_info{db="school_orbit",ns="school_orbit.attendance",op="command",plan_summary="IXSCAN { date: 1 }",query_framework="sbe",query_hash="587B6626",query_shape="{'aggregate': '?', 'pipeline': [{'$match': {'orgId': '?', 'date': {'$gte': '?', '$lte': '?'}, 'isDeleted': '?'}}, {'$group': {'_id': '?', 'total': {'$sum': '?'}, 'present': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}, 'absent': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}, 'onLeave': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}}}]}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.exam_schedules",op="query",plan_summary="IXSCAN { orgId: 1, date: 1 }",query_framework="classic",query_hash="3718D5FA",query_shape="{'find': '?', 'filter': {'orgId': '?', 'isDeleted': '?', 'date': {'$gte': '?', '$lte': '?'}}}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.fees_invoices",op="command",plan_summary="IXSCAN { academicYearId: 1 }",query_framework="sbe",query_hash="514154F3",query_shape="{'aggregate': '?', 'pipeline': [{'$match': {'orgId': '?', 'academicYearId': '?', 'isDeleted': '?', 'paymentStatus': {'$ne': '?'}, 'dueDate': {'$lte': '?'}}}, {'$group': {'_id': '?', 'count': {'$sum': '?'}, 'totalAmount': {'$sum': '?'}}}]}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.notices",op="query",plan_summary="IXSCAN { orgId: 1, isDeleted: 1, status: 1 }",query_framework="classic",query_hash="EA40F398",query_shape="{'find': '?', 'filter': {'orgId': '?', 'isDeleted': '?', 'status': '?'}, 'sort': {'createdAt': '?'}}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.student_leaves",op="query",plan_summary="IXSCAN { orgId: 1, isDeleted: 1, status: 1 }",query_framework="classic",query_hash="8E42CD71",query_shape="{'find': '?', 'filter': {'orgId': '?', 'leaveStatus': '?', 'isDeleted': '?'}, 'sort': {'createdAt': '?'}}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.students",op="command",plan_summary="IXSCAN { orgId: 1, academicYearId: 1 }",query_framework="classic",query_hash="746928D2",query_shape="{'aggregate': '?', 'pipeline': [{'$match': {'orgId': '?', 'academicYearId': '?', 'isDeleted': '?', 'status': '?', 'dob': {'$exists': '?', '$ne': '?'}}}, {'$addFields': {'dobMonth': {'$month': '?'}, 'dobDay': {'$dayOfMonth': '?'}}}, {'$match': {'dobMonth': '?', 'dobDay': '?'}}, {'$lookup': {'from': '?', 'localField': '?', 'foreignField': '?', 'as': '?'}}, {'$unwind': {'path': '?', 'preserveNullAndEmptyArrays': '?'}}, {'$lookup': {'from': '?', 'localField': '?', 'foreignField': '?', 'as': '?'}}, {'$unwind': {'path': '?', 'preserveNullAndEmptyArrays': '?'}}, {'$project': {'_id': '?', 'name': {'$concat': ['?', '?', {'$ifNull': ['?', '?']}]}, 'className': '?', 'section': '?', 'age': {'$subtract': [{'$year': '?'}, {'$year': '?'}]}}}, {'$limit': '?'}]}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.students",op="command",plan_summary="IXSCAN { orgId: 1, academicYearId: 1 }",query_framework="sbe",query_hash="B0FC9399",query_shape="{'aggregate': '?', 'pipeline': [{'$match': {'orgId': '?', 'academicYearId': '?', 'isDeleted': '?', 'createdAt': {'$gte': '?', '$lte': '?'}}}, {'$group': {'_id': '?', 'n': {'$sum': '?'}}}]}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.attendance",op="command",plan_summary="IXSCAN { orgId: 1, type: 1, date: 1 }",query_framework="sbe",query_hash="1EB2D208",query_shape="{'aggregate': '?', 'pipeline': [{'$match': {'orgId': '?', 'type': '?', 'date': {'$gte': '?', '$lte': '?'}, 'isDeleted': '?'}}, {'$group': {'_id': '?', 'total': {'$sum': '?'}, 'present': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}, 'absent': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}, 'onLeave': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}}}]}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.attendance",op="command",plan_summary="IXSCAN { orgId: 1, academicYearId: 1, type: 1, date: 1 }",query_framework="sbe",query_hash="C611C52F",query_shape="{'aggregate': '?', 'pipeline': [{'$match': {'orgId': '?', 'academicYearId': '?', 'type': '?', 'date': {'$gte': '?', '$lte': '?'}, 'isDeleted': '?'}}, {'$group': {'_id': '?', 'total': {'$sum': '?'}, 'present': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}, 'absent': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}}}, {'$lookup': {'from': '?', 'localField': '?', 'foreignField': '?', 'as': '?'}}, {'$unwind': {'path': '?', 'preserveNullAndEmptyArrays': '?'}}, {'$project': {'_id': '?', 'className': {'$ifNull': ['?', '?']}, 'present': '?', 'absent': '?', 'total': '?'}}, {'$sort': {'className': '?'}}]}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.attendance",op="command",plan_summary="IXSCAN { orgId: 1, academicYearId: 1, type: 1, date: 1 }",query_framework="sbe",query_hash="E9388018",query_shape="{'aggregate': '?', 'pipeline': [{'$match': {'orgId': '?', 'academicYearId': '?', 'type': '?', 'date': {'$gte': '?', '$lte': '?'}, 'isDeleted': '?'}}, {'$group': {'_id': '?', 'total': {'$sum': '?'}, 'present': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}, 'absent': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}, 'onLeave': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}, 'holiday': {'$sum': {'$cond': [{'$eq': ['?', '?']}, '?', '?']}}}}]}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.exam_marks",op="command",plan_summary="IXSCAN { orgId: 1 }",query_framework="classic",query_hash="ED388889",query_shape="{'aggregate': '?', 'pipeline': [{'$match': {'orgId': '?', 'academicYearId': '?'}}, {'$lookup': {'from': '?', 'localField': '?', 'foreignField': '?', 'as': '?'}}, {'$unwind': {'path': '?', 'preserveNullAndEmptyArrays': '?'}}, {'$lookup': {'from': '?', 'localField': '?', 'foreignField': '?', 'as': '?'}}, {'$unwind': {'path': '?', 'preserveNullAndEmptyArrays': '?'}}, {'$group': {'_id': '?', 'averageScore': {'$avg': {'$cond': [{'$gt': ['?', '?']}, {'$multiply': [{'$divide': ['?', '?']}, '?']}, '?']}}, 'totalStudents': {'$sum': '?'}, 'passedStudents': {'$sum': {'$cond': [{'$gte': ['?', '?']}, '?', '?']}}}}, {'$project': {'_id': '?', 'examType': '?', 'averageScore': {'$round': ['?', '?']}, 'passPercentage': {'$round': [{'$cond': [{'$gt': ['?', '?']}, {'$multiply': [{'$divide': ['?', '?']}, '?']}, '?']}, '?']}}}]}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.subjects",op="query",plan_summary="IXSCAN { _id: 1 }",query_framework="classic",query_hash="4CCD5F68",query_shape="{'find': '?', 'filter': {'_id': {'$in': ['?', '?', '?']}}}"} 1.0 slow_queries_info{db="school_orbit",ns="school_orbit.subscriptions",op="query",plan_summary="IXSCAN { orgId: 1, status: 1 }",query_framework="classic",query_hash="B028BA26",query_shape="{'find': '?', 'filter': {'orgId': '?', 'status': {'$in': ['?', '?']}}, 'sort': {'createdAt': '?'}, 'singleBatch': '?'}"} 1.0 # HELP slow_queries_duration_total Total execution time of slow queries in milliseconds # TYPE slow_queries_duration_total counter slow_queries_duration_total{db="school_orbit",ns="school_orbit.attendance",query_hash="587B6626"} 87.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.exam_schedules",query_hash="3718D5FA"} 50.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.fees_invoices",query_hash="514154F3"} 20.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.notices",query_hash="EA40F398"} 71.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.student_leaves",query_hash="8E42CD71"} 91.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.students",query_hash="746928D2"} 76.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.students",query_hash="B0FC9399"} 72.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.attendance",query_hash="1EB2D208"} 14.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.attendance",query_hash="C611C52F"} 16.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.attendance",query_hash="E9388018"} 22.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.exam_marks",query_hash="ED388889"} 36.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.subjects",query_hash="4CCD5F68"} 14.0 slow_queries_duration_total{db="school_orbit",ns="school_orbit.subscriptions",query_hash="B028BA26"} 13.0 # HELP slow_queries_duration_created Total execution time of slow queries in milliseconds # TYPE slow_queries_duration_created gauge slow_queries_duration_created{db="school_orbit",ns="school_orbit.attendance",query_hash="587B6626"} 1.783741286127989e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.exam_schedules",query_hash="3718D5FA"} 1.7837412861346889e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.fees_invoices",query_hash="514154F3"} 1.78374128614281e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.notices",query_hash="EA40F398"} 1.7837412861488628e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.student_leaves",query_hash="8E42CD71"} 1.7837412861559339e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.students",query_hash="746928D2"} 1.7837412861617568e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.students",query_hash="B0FC9399"} 1.783741286165993e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.attendance",query_hash="1EB2D208"} 1.7837412961214921e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.attendance",query_hash="C611C52F"} 1.7837412961247032e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.attendance",query_hash="E9388018"} 1.783741296128819e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.exam_marks",query_hash="ED388889"} 1.7837412961331923e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.subjects",query_hash="4CCD5F68"} 1.7837412961388748e+09 slow_queries_duration_created{db="school_orbit",ns="school_orbit.subscriptions",query_hash="B028BA26"} 1.783741296142768e+09 # HELP slow_queries_keys_examined_total Total number of examined keys # TYPE slow_queries_keys_examined_total counter slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.attendance",query_hash="587B6626"} 0.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.exam_schedules",query_hash="3718D5FA"} 0.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.fees_invoices",query_hash="514154F3"} 3.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.notices",query_hash="EA40F398"} 0.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.student_leaves",query_hash="8E42CD71"} 0.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.students",query_hash="746928D2"} 264.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.students",query_hash="B0FC9399"} 262.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.attendance",query_hash="1EB2D208"} 0.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.attendance",query_hash="C611C52F"} 0.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.attendance",query_hash="E9388018"} 0.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.exam_marks",query_hash="ED388889"} 0.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.subjects",query_hash="4CCD5F68"} 4.0 slow_queries_keys_examined_total{db="school_orbit",ns="school_orbit.subscriptions",query_hash="B028BA26"} 3.0 # HELP slow_queries_keys_examined_created Total number of examined keys # TYPE slow_queries_keys_examined_created gauge slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.attendance",query_hash="587B6626"} 1.7837412861280067e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.exam_schedules",query_hash="3718D5FA"} 1.783741286134708e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.fees_invoices",query_hash="514154F3"} 1.7837412861428285e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.notices",query_hash="EA40F398"} 1.7837412861488895e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.student_leaves",query_hash="8E42CD71"} 1.7837412861559584e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.students",query_hash="746928D2"} 1.7837412861617773e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.students",query_hash="B0FC9399"} 1.7837412861660073e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.attendance",query_hash="1EB2D208"} 1.783741296121509e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.attendance",query_hash="C611C52F"} 1.783741296124719e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.attendance",query_hash="E9388018"} 1.7837412961288345e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.exam_marks",query_hash="ED388889"} 1.78374129613321e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.subjects",query_hash="4CCD5F68"} 1.7837412961388998e+09 slow_queries_keys_examined_created{db="school_orbit",ns="school_orbit.subscriptions",query_hash="B028BA26"} 1.7837412961427815e+09 # HELP slow_queries_docs_examined_total Total number of examined documents # TYPE slow_queries_docs_examined_total counter slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.attendance",query_hash="587B6626"} 0.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.exam_schedules",query_hash="3718D5FA"} 0.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.fees_invoices",query_hash="514154F3"} 3.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.notices",query_hash="EA40F398"} 0.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.student_leaves",query_hash="8E42CD71"} 0.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.students",query_hash="746928D2"} 264.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.students",query_hash="B0FC9399"} 262.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.attendance",query_hash="1EB2D208"} 0.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.attendance",query_hash="C611C52F"} 0.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.attendance",query_hash="E9388018"} 0.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.exam_marks",query_hash="ED388889"} 0.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.subjects",query_hash="4CCD5F68"} 3.0 slow_queries_docs_examined_total{db="school_orbit",ns="school_orbit.subscriptions",query_hash="B028BA26"} 1.0 # HELP slow_queries_docs_examined_created Total number of examined documents # TYPE slow_queries_docs_examined_created gauge slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.attendance",query_hash="587B6626"} 1.7837412861280165e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.exam_schedules",query_hash="3718D5FA"} 1.783741286134721e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.fees_invoices",query_hash="514154F3"} 1.7837412861428397e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.notices",query_hash="EA40F398"} 1.7837412861489105e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.student_leaves",query_hash="8E42CD71"} 1.783741286155973e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.students",query_hash="746928D2"} 1.7837412861617882e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.students",query_hash="B0FC9399"} 1.7837412861660151e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.attendance",query_hash="1EB2D208"} 1.7837412961215208e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.attendance",query_hash="C611C52F"} 1.7837412961247296e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.attendance",query_hash="E9388018"} 1.7837412961288464e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.exam_marks",query_hash="ED388889"} 1.7837412961332214e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.subjects",query_hash="4CCD5F68"} 1.7837412961389143e+09 slow_queries_docs_examined_created{db="school_orbit",ns="school_orbit.subscriptions",query_hash="B028BA26"} 1.783741296142789e+09 # HELP slow_queries_nreturned_total Total number of returned documents # TYPE slow_queries_nreturned_total counter slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.attendance",query_hash="587B6626"} 0.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.exam_schedules",query_hash="3718D5FA"} 0.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.fees_invoices",query_hash="514154F3"} 1.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.notices",query_hash="EA40F398"} 0.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.student_leaves",query_hash="8E42CD71"} 0.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.students",query_hash="746928D2"} 1.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.students",query_hash="B0FC9399"} 0.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.attendance",query_hash="1EB2D208"} 0.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.attendance",query_hash="C611C52F"} 0.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.attendance",query_hash="E9388018"} 0.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.exam_marks",query_hash="ED388889"} 0.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.subjects",query_hash="4CCD5F68"} 3.0 slow_queries_nreturned_total{db="school_orbit",ns="school_orbit.subscriptions",query_hash="B028BA26"} 1.0 # HELP slow_queries_nreturned_created Total number of returned documents # TYPE slow_queries_nreturned_created gauge slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.attendance",query_hash="587B6626"} 1.7837412861280239e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.exam_schedules",query_hash="3718D5FA"} 1.7837412861347318e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.fees_invoices",query_hash="514154F3"} 1.7837412861428497e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.notices",query_hash="EA40F398"} 1.7837412861489236e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.student_leaves",query_hash="8E42CD71"} 1.7837412861559837e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.students",query_hash="746928D2"} 1.7837412861617954e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.students",query_hash="B0FC9399"} 1.7837412861660216e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.attendance",query_hash="1EB2D208"} 1.7837412961215317e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.attendance",query_hash="C611C52F"} 1.783741296124741e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.attendance",query_hash="E9388018"} 1.7837412961288574e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.exam_marks",query_hash="ED388889"} 1.7837412961332316e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.subjects",query_hash="4CCD5F68"} 1.7837412961389246e+09 slow_queries_nreturned_created{db="school_orbit",ns="school_orbit.subscriptions",query_hash="B028BA26"} 1.7837412961427984e+09