Apache Ignite · Example Payload

Rest Api Metric Set Example

CachingCompute GridDistributed DatabaseIn-MemoryOpen SourceSQL

Rest Api Metric Set Example is an example object payload from Apache Ignite, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namemetrics

Example Payload

Raw ↑
{
  "name": "example-name",
  "metrics": [
    "example-value"
  ]
}