{
  "Monitor": {
    "monitorName": "KafkaSessionStats",
    "isEnabled": true,
    "vector": {
      "defString": "KafkaSessionStats",
      "merge": false
    },
    "mbeans": {
      "beans": [
        {
          "objectNamePattern": "kafka.server:type=FetchSessionCache,name=NumIncrementalFetchSessions",
          "attribute": [
            {
              "name": "Value",
              "type": 1,
              "dataType": "int",
              "index": 1,
              "path": "",
              "value": ""
            }
          ]
        },
        {
          "objectNamePattern": "kafka.server:type=FetchSessionCache,name=IncrementalFetchSessionEvictionsPerSec",
          "attribute": [
            {
              "name": "Count",
              "type": 1,
              "dataType": "int",
              "index": 2,
              "path": "",
              "value": ""
            }
          ]
        }
      ]
    }
  }
}