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

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.34458.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"odbc_mssql_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@c4570d256f6e.2024-02-22_11.16.10/big_tests.tests.graphql_metric_SUITE.logs/run.2024-02-22_11.24.59/graphql_metric_suite.get_by_name_global_erlang_metrics.38020.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@c4570d256f6e.2024-02-22_11.16.10/big_tests.tests.graphql_metric_SUITE.logs/run.2024-02-22_11.24.59/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c4570d256f6e.2024-02-22_11.16.10"

=== Started at 2024-02-22 11:25:01


*** CT 2024-02-22 11:25:01.137 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2084.html

*** User 2024-02-22 11:25:01.374 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  metric getMetrics --name ["global","erlang"]
Result "{\n  \"data\" : {\n    \"metric\" : {\n      \"getMetrics\" : [\n        {\n          \"type\" : \"vm_stats_memory\",\n          \"total\" : 155851120,\n          \"system\" : 133606064,\n          \"processes_used\" : 22578752,\n          \"name\" : [\n            \"global\",\n            \"erlang\",\n            \"memory\"\n          ],\n          \"ets\" : 16039960,\n          \"binary\" : 1196664,\n          \"atom_used\" : 2120611\n        },\n        {\n          \"type\" : \"vm_system_info\",\n          \"process_limit\" : 262144,\n          \"process_count\" : 1893,\n          \"port_limit\" : 65536,\n          \"port_count\" : 47,\n          \"name\" : [\n            \"global\",\n            \"erlang\",\n            \"system_info\"\n          ],\n          \"ets_limit\" : 8192\n        }\n      ]\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-02-22 11:25:01.374 ***🔗
ResultString:
{
  "data" : {
    "metric" : {
      "getMetrics" : [
        {
          "type" : "vm_stats_memory",
          "total" : 155851120,
          "system" : 133606064,
          "processes_used" : 22578752,
          "name" : [
            "global",
            "erlang",
            "memory"
          ],
          "ets" : 16039960,
          "binary" : 1196664,
          "atom_used" : 2120611
        },
        {
          "type" : "vm_system_info",
          "process_limit" : 262144,
          "process_count" : 1893,
          "port_limit" : 65536,
          "port_count" : 47,
          "name" : [
            "global",
            "erlang",
            "system_info"
          ],
          "ets_limit" : 8192
        }
      ]
    }
  }
}

*** CT 2024-02-22 11:25:01.375 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2084.html



=== Ended at 2024-02-22 11:25:01
=== successfully completed test case
=== === Returned value: undef


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