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

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {watchdog,<0.33151.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {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@f5c08896fdc9.2024-04-09_06.54.24/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-09_07.00.25/graphql_metric_suite.get_by_name_cluster_metrics_as_dicts.html"},
     {tc_group_properties,[{name,metrics_http}]},
     {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@f5c08896fdc9.2024-04-09_06.54.24/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-09_07.00.25/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f5c08896fdc9.2024-04-09_06.54.24"

=== Started at 2024-04-09 07:00:26


*** CT 2024-04-09 07:00:26.631 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1759.html

*** User 2024-04-09 07:00:26.634 ***🔗
REST request:
Code: 200
Req: {<0.33394.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7312cf1f1ee1480b">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"name\":[\"_\",\"xmppStanzaSent\"]},\"query\":\"query ($keys: [String], $name: [String], $nodes: [String]) { metric { getClusterMetricsAsDicts(keys: $keys, name: $name, nodes: $nodes) { node result { dict { key value } name } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 09 Apr 2024 07:00:25 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"1206">>}],
         <<"{\"data\":{\"metric\":{\"getClusterMetricsAsDicts\":[{\"result\":[{\"name\":[\"anonymous\",\"xmppStanzaSent\"],\"dict\":[{\"value\":0,\"key\":\"count\"},{\"value\":0,\"key\":\"one\"}]},{\"name\":[\"anonymous.localhost\",\"xmppStanzaSent\"],\"dict\":[{\"value\":0,\"key\":\"count\"},{\"value\":0,\"key\":\"one\"}]},{\"name\":[\"dummy_auth\",\"xmppStanzaSent\"],\"dict\":[{\"value\":0,\"key\":\"count\"},{\"value\":0,\"key\":\"one\"}]},{\"name\":[\"localhost\",\"xmppStanzaSent\"],\"dict\":[{\"value\":3765,\"key\":\"count\"},{\"value\":444,\"key\":\"one\"}]},{\"name\":[\"localhost.bis\",\"xmppStanzaSent\"],\"dict\":[{\"value\":316,\"key\":\"count\"},{\"value\":21,\"key\":\"one\"}]},{\"name\":[\"test_type\",\"xmppStanzaSent\"],\"dict\":[{\"value\":0,\"key\":\"count\"},{\"value\":0,\"key\":\"one\"}]}],\"node\":\"mongooseim@localhost\"},{\"result\":[{\"name\":[\"global\",\"xmppStanzaSent\"],\"dict\":[{\"value\":16,\"key\":\"count\"},{\"value\":0,\"key\":\"one\"}]}],\"node\":\"mongooseim2@localhost\"},{\"result\":[{\"name\":[\"anonymous.localhost\",\"xmppStanzaSent\"],\"dict\":[{\"value\":0,\"key\":\"count\"},{\"value\":0,\"key\":\"one\"}]},{\"name\":[\"localhost\",\"xmppStanzaSent\"],\"dict\":[{\"value\":0,\"key\":\"count\"},{\"value\":0,\"key\":\"one\"}]},{\"name\":[\"localhost.bis\",\"xmppStanzaSent\"],\"dict\":[{\"value\":0,\"key\":\"count\"},{\"value\":0,\"key\":\"one\"}]}],\"node\":\"mongooseim3@localhost\"}]}}}">>,
         1346,1469}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{\"name\":[\"_\",\"xmppStanzaSent\"]},\"query\":\"query ($keys: [String], $name: [String], $nodes: [String]) { metric { getClusterMetricsAsDicts(keys: $keys, name: $name, nodes: $nodes) { node result { dict { key value } name } } } }\"}">>,
          method => <<"POST">>,
          role => {graphql,admin},
          return_maps => true,return_headers => true}

*** CT 2024-04-09 07:00:26.636 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1759.html



=== Ended at 2024-04-09 07:00:26
=== successfully completed test case
=== === Returned value: #{<<"mongooseim2@localhost">> => ok,
                      <<"mongooseim3@localhost">> => ok,
                      <<"mongooseim@localhost">> => ok}


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