Apache Flume · JSON Structure

Flume Monitoring Agent Metrics Structure

All component metrics for a Flume agent indexed by component type and name

Type: object Properties: 0
ApacheData CollectionETLLog AggregationOpen SourceStreaming

AgentMetrics is a JSON Structure definition published by Apache Flume. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/apache-flume/refs/heads/main/json-structure/flume-monitoring-agent-metrics-structure.json",
  "name": "AgentMetrics",
  "description": "All component metrics for a Flume agent indexed by component type and name",
  "type": "object"
}