=== Test case: graphql_metric_SUITE:get_process_queue_length/1 (click for source code)

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.35296.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_metric_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d23c82f592e5.2024-04-22_14.49.33/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-22_14.57.27/graphql_metric_suite.get_process_queue_length.88578.html"},
     {tc_group_properties,[{name,metrics_cli}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_metric_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@d23c82f592e5.2024-04-22_14.49.33/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-22_14.57.27/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d23c82f592e5.2024-04-22_14.49.33"

=== Started at 2024-04-22 14:57:31


*** CT 2024-04-22 14:57:31.097 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3103.html

*** User 2024-04-22 14:57:31.355 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  metric getMetrics --name ["global","processQueueLengths"]
Result "{\n  \"data\" : {\n    \"metric\" : {\n      \"getMetrics\" : [\n        {\n          \"type\" : \"probe_queues\",\n          \"total\" : 44,\n          \"regular\" : 44,\n          \"name\" : [\n            \"global\",\n            \"processQueueLengths\"\n          ],\n          \"fsm\" : 0\n        }\n      ]\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-22 14:57:31.355 ***🔗
ResultString:
{
  "data" : {
    "metric" : {
      "getMetrics" : [
        {
          "type" : "probe_queues",
          "total" : 44,
          "regular" : 44,
          "name" : [
            "global",
            "processQueueLengths"
          ],
          "fsm" : 0
        }
      ]
    }
  }
}

*** CT 2024-04-22 14:57:31.356 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3103.html



=== Ended at 2024-04-22 14:57:31
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result