github.com/mackerelio/mackerel-agent-plugins@v0.89.3/mackerel-plugin-solr/lib/stats/7.7.2/query.json (about)

     1  {
     2    "responseHeader": {
     3      "status": 0,
     4      "QTime": 8
     5    },
     6    "solr-mbeans": [
     7      "QUERY",
     8      {
     9        "/select": {
    10          "class": "org.apache.solr.handler.component.SearchHandler",
    11          "description": "Search using components: ",
    12          "stats": {
    13            "QUERY./select.errors.count": 222,
    14            "QUERY./select.handlerStart": 1565590018289,
    15            "QUERY./select.clientErrors.count": 432,
    16            "QUERY./select.requestTimes.meanRate": 0.123,
    17            "QUERY./select.serverErrors.count": 234,
    18            "QUERY./select.timeouts.count": 333,
    19            "QUERY./select.totalTime": 0,
    20            "QUERY./select.requests": 111
    21          }
    22        },
    23        "/get": {
    24          "class": "org.apache.solr.handler.RealTimeGetHandler",
    25          "description": "The realtime get handler",
    26          "stats": {
    27            "QUERY./get.handlerStart": 1565590017803,
    28            "QUERY./get.errors.count": 0,
    29            "QUERY./get.requests": 0,
    30            "QUERY./get.totalTime": 0,
    31            "QUERY./get.requestTimes.meanRate": 0,
    32            "QUERY./get.clientErrors.count": 0,
    33            "QUERY./get.serverErrors.count": 0,
    34            "QUERY./get.timeouts.count": 0
    35          }
    36        }
    37      }
    38    ]
    39  }