Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
    "name": "m1",
    "sourceTopic" : "hadoopJmxMetric",
    "fields": [
       {name: metricname, type:string},
       {name: timestamp, type:long},
       {name: value, type:double}
    ]
}

 

On boarding new metric flow

TBD