All Downloads are FREE. Search and download functionalities are using the official Maven repository.

apispec.metrics.history.json Maven / Gradle / Ivy

There is a newer version: 9.7.0
Show newest version
{
  "documentation": "https://lucene.apache.org/solr/guide/metrics-reporting.html",
  "description": "Metrics history handler allows retrieving samples of past metrics recorded in the .system collection.",
  "methods": [
    "GET"
  ],
  "url": {
    "paths": [
      "/cluster/metrics/history"
    ],
    "params": {
      "action": {
        "type": "string",
        "description": "one of supported actions",
        "default": "list"
      },
      "name": {
        "type": "string",
        "description": "registry name"
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy