=== Test case: graphql_metric_SUITE:get_by_name_global_erlang_metrics/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">>,
                      schema_endpoint => admin,sse_idle_timeout => 3600000}},
     {watchdog,<0.34193.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {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@f2e0a288de76.2024-03-21_07.46.09/big_tests.tests.graphql_metric_SUITE.logs/run.2024-03-21_07.52.52/graphql_metric_suite.get_by_name_global_erlang_metrics.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@f2e0a288de76.2024-03-21_07.46.09/big_tests.tests.graphql_metric_SUITE.logs/run.2024-03-21_07.52.52/log_private/"}]

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

=== Started at 2024-03-21 07:52:52


*** CT 2024-03-21 07:52:52.551 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2731.html

*** User 2024-03-21 07:52:52.557 ***🔗
REST request:
Code: 200
Req: {<0.34227.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cea737c6a37ad8a4">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"name\":[\"global\",\"erlang\"]},\"query\":\"query ($name: [String]) { metric { getMetrics(name: $name) { ... on CETSSystemMetric { available_nodes conflict_nodes conflict_tables discovered_nodes discovery_works joined_nodes name remote_missing_tables remote_nodes_with_missing_tables remote_nodes_with_unknown_tables remote_nodes_without_disco remote_unknown_tables type unavailable_nodes } ... on ProbeQueuesMetric { fsm name regular total type } ... on VMSystemInfoMetric { ets_limit name port_count port_limit process_count process_limit type } ... on VMStatsMemoryMetric { atom_used binary ets name processes_used system total type } ... on RDBMSStatsMetric { name recv_cnt recv_max recv_oct send_cnt send_max send_oct send_pend type workers } ... on MergedInetStatsMetric { connections name recv_cnt recv_max recv_oct send_cnt send_max send_oct send_pend type } ... on GaugeMetric { name type value } ... on SpiralMetric { count name one type } ... on CounterMetric { ms_since_reset name type value } ... on HistogramMetric { max mean median min n name p50 p75 p90 p95 p99 p999 type } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:52:52 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"377">>}],
         <<"{\"data\":{\"metric\":{\"getMetrics\":[{\"type\":\"vm_stats_memory\",\"total\":188605664,\"system\":137967616,\"processes_used\":51100688,\"name\":[\"global\",\"erlang\",\"memory\"],\"ets\":18351288,\"binary\":3040248,\"atom_used\":2123147},{\"type\":\"vm_system_info\",\"process_limit\":262144,\"process_count\":2239,\"port_limit\":65536,\"port_count\":48,\"name\":[\"global\",\"erlang\",\"system_info\"],\"ets_limit\":8192}]}}}">>,
         516,3923}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{\"name\":[\"global\",\"erlang\"]},\"query\":\"query ($name: [String]) { metric { getMetrics(name: $name) { ... on CETSSystemMetric { available_nodes conflict_nodes conflict_tables discovered_nodes discovery_works joined_nodes name remote_missing_tables remote_nodes_with_missing_tables remote_nodes_with_unknown_tables remote_nodes_without_disco remote_unknown_tables type unavailable_nodes } ... on ProbeQueuesMetric { fsm name regular total type } ... on VMSystemInfoMetric { ets_limit name port_count port_limit process_count process_limit type } ... on VMStatsMemoryMetric { atom_used binary ets name processes_used system total type } ... on RDBMSStatsMetric { name recv_cnt recv_max recv_oct send_cnt send_max send_oct send_pend type workers } ... on MergedInetStatsMetric { connections name recv_cnt recv_max recv_oct send_cnt send_max send_oct send_pend type } ... on GaugeMetric { name type value } ... on SpiralMetric { count name one type } ... on CounterMetric { ms_since_reset name type value } ... on HistogramMetric { max mean median min n name p50 p75 p90 p95 p99 p999 type } } } }\"}">>,
          return_maps => true,return_headers => true}

*** CT 2024-03-21 07:52:52.558 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2731.html



=== Ended at 2024-03-21 07:52:52
=== successfully completed test case
=== === Returned value: undef


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