Skip to content

v1.8.1

Choose a tag to compare

@gunlee01 gunlee01 released this 14 Jan 01:35
· 723 commits to master since this release

Release Note

Features

  • [webapp] HTTP(Web) api added
    • daily visitor & hourly visitor
    • retrieve counter data by object hashes
    • retrieve latest counter data
    • searching xlogs by various conditions
    • get xlogs by gxid
    • refer to Web api guide
  • [webapp] simple counter widget (can show a chart about the counter data from the result of a counter api.)
  • [server] add option for warning level of inactive object
  • [server] options for setting indices's size of scouter text database.
  • [agent.java] support maria db client 1.6.x & 1.7.x
  • [client] show monitored objects in order now in the context menu or group navigation.
  • [client] alert window message can be selected & copied to a clipboard.

Bug Fix

  • [webapp] fix that the summary api of apiCall-by-objHash does not get any data.
  • [agent.java] fix incorrect exception summary gathering
  • [client] fix that the XLog view does not release some memory after closing.