Apache Flink · Example Payload

Flink Rest Metric Collection Response Body Example

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

Flink Rest Metric Collection Response Body Example is an example object payload from Apache Flink, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

metrics

Example Payload

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