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

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,sse_idle_timeout => 3600000,
                      username => <<"admin">>}},
     {watchdog,<0.2344.1>},
     {{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@bbd9870572b1.2024-04-22_14.31.37/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-22_14.40.03/graphql_metric_suite.get_metrics_as_dicts_empty_strings.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@bbd9870572b1.2024-04-22_14.31.37/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-22_14.40.03/log_private/"}]

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

=== Started at 2024-04-22 14:40:04


*** CT 2024-04-22 14:40:04.803 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3082.html

*** User 2024-04-22 14:40:04.806 ***🔗
REST request:
Code: 200
Req: {<0.2554.1>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"245e9b27a91ce0ca">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"name\":[\"\"],\"keys\":[\"median\"]},\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:40:04 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"44">>}],
         <<"{\"data\":{\"metric\":{\"getMetricsAsDicts\":[]}}}">>,182,669}
Params: #{body =>
              <<"{\"variables\":{\"name\":[\"\"],\"keys\":[\"median\"]},\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 14:40:04.811 ***🔗
REST request:
Code: 200
Req: {<0.2556.1>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"85d61404bf2d9180">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"name\":[\"global\",\"erlang\"],\"keys\":[\"\"]},\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:40:04 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"144">>}],
         <<"{\"data\":{\"metric\":{\"getMetricsAsDicts\":[{\"name\":[\"global\",\"erlang\",\"memory\"],\"dict\":[]},{\"name\":[\"global\",\"erlang\",\"system_info\"],\"dict\":[]}]}}}">>,
         283,3348}
Params: #{body =>
              <<"{\"variables\":{\"name\":[\"global\",\"erlang\"],\"keys\":[\"\"]},\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}

*** CT 2024-04-22 14:40:04.813 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3082.html



=== Ended at 2024-04-22 14:40:04
=== 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