=== Test case: graphql_metric_SUITE:get_cluster_metrics_for_nonexistent_nodes/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.50475.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@c596a68e31f8.2024-04-16_10.12.22/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-16_10.19.54/graphql_metric_suite.get_cluster_metrics_for_nonexistent_nodes.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@c596a68e31f8.2024-04-16_10.12.22/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-16_10.19.54/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c596a68e31f8.2024-04-16_10.12.22"

=== Started at 2024-04-16 10:19:56


*** CT 2024-04-16 10:19:56.053 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1757.html

*** User 2024-04-16 10:19:56.056 ***🔗
REST request:
Code: 200
Req: {<0.50741.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"10e72cc8c8fe3e01">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"nodes\":[\"nonexistent\"]},\"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, 16 Apr 2024 10:19:55 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"124">>}],
         <<"{\"data\":{\"metric\":{\"getClusterMetricsAsDicts\":[{\"result\":[{\"name\":[\"error\",\"nodedown\"],\"dict\":[]}],\"node\":\"nonexistent\"}]}}}">>,
         263,832}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{\"nodes\":[\"nonexistent\"]},\"query\":\"query ($keys: [String], $name: [String], $nodes: [String]) { metric { getClusterMetricsAsDicts(keys: $keys, name: $name, nodes: $nodes) { node result { dict { key value } name } } } }\"}">>,
          role => {graphql,admin},
          return_maps => true,return_headers => true}

*** CT 2024-04-16 10:19:56.058 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1757.html



=== Ended at 2024-04-16 10:19:56
=== successfully completed test case
=== === Returned value: ok


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