Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-21544

Parse button on HTTP client item

XMLWordPrintable

    • Team B
    • Sprint 92 (Sep 2022)
    • 0.5

      Steps to reproduce:

      1. define an http item
      2. write the url with query parameters like (a call to Prometheus API)
        http://localhost:9090/api/v1/query?query=irate(node_network_transmit_bytes_total\{device!="lo",instance="192.168.150.101"}[1m])
      3. Click on the parse button
      4. the result will be
      5. {the value of the query field is truncated to the first "=" sign

      Expected:

      The value of the query field goes till the "&" sign or the end of the url

            agriscenko Andrejs Griščenko
            gustavo.guido@custos.uy Gustavo Guido
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: