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

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.25814.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_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@a798468bd02c.2024-03-21_07.34.55/big_tests.tests.graphql_metric_SUITE.logs/run.2024-03-21_07.40.12/graphql_metric_suite.get_metrics_as_dicts_empty_strings.36995.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@a798468bd02c.2024-03-21_07.34.55/big_tests.tests.graphql_metric_SUITE.logs/run.2024-03-21_07.40.12/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a798468bd02c.2024-03-21_07.34.55"

=== Started at 2024-03-21 07:40:18


*** CT 2024-03-21 07:40:18.904 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1742.html

*** User 2024-03-21 07:40:19.127 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  metric getMetricsAsDicts --keys ["median"] --name [""]
Result "{\n  \"data\" : {\n    \"metric\" : {\n      \"getMetricsAsDicts\" : [\n        \n      ]\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-03-21 07:40:19.127 ***🔗
ResultString:
{
  "data" : {
    "metric" : {
      "getMetricsAsDicts" : [
        
      ]
    }
  }
}


*** User 2024-03-21 07:40:19.340 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  metric getMetricsAsDicts --keys [""] --name ["global","erlang"]
Result "{\n  \"data\" : {\n    \"metric\" : {\n      \"getMetricsAsDicts\" : [\n        {\n          \"name\" : [\n            \"global\",\n            \"erlang\",\n            \"memory\"\n          ],\n          \"dict\" : [\n            \n          ]\n        },\n        {\n          \"name\" : [\n            \"global\",\n            \"erlang\",\n            \"system_info\"\n          ],\n          \"dict\" : [\n            \n          ]\n        }\n      ]\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-03-21 07:40:19.340 ***🔗
ResultString:
{
  "data" : {
    "metric" : {
      "getMetricsAsDicts" : [
        {
          "name" : [
            "global",
            "erlang",
            "memory"
          ],
          "dict" : [
            
          ]
        },
        {
          "name" : [
            "global",
            "erlang",
            "system_info"
          ],
          "dict" : [
            
          ]
        }
      ]
    }
  }
}

*** CT 2024-03-21 07:40:19.342 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1742.html



=== Ended at 2024-03-21 07:40:19
=== successfully completed test case
=== === Returned value: [#{<<"dict">> => [],
                       <<"name">> => [<<"global">>,<<"erlang">>,<<"memory">>]},
                     #{<<"dict">> => [],
                       <<"name">> =>
                           [<<"global">>,<<"erlang">>,<<"system_info">>]}]


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