Skip to content

Instantly share code, notes, and snippets.

@moali87
Created July 31, 2015 01:44
Show Gist options
  • Select an option

  • Save moali87/ce28a1e3260ab37a1bec to your computer and use it in GitHub Desktop.

Select an option

Save moali87/ce28a1e3260ab37a1bec to your computer and use it in GitHub Desktop.
{
"SOURCE.source1": {
"EventReceivedCount": "5025440",
"AppendBatchAcceptedCount": "5025440",
"Type": "SOURCE",
"EventAcceptedCount": "5025440",
"AppendReceivedCount": "0",
"StartTime": "1438294878631",
"OpenConnectionCount": "0",
"AppendAcceptedCount": "0",
"AppendBatchReceivedCount": "5025440",
"StopTime": "0"
},
"SINK.sink1": {
"ConnectionCreatedCount": "21",
"ConnectionClosedCount": "20",
"Type": "SINK",
"BatchCompleteCount": "0",
"BatchEmptyCount": "0",
"EventDrainAttemptCount": "5025440",
"StartTime": "1438294878447",
"EventDrainSuccessCount": "5025414",
"BatchUnderflowCount": "0",
"StopTime": "0",
"ConnectionFailedCount": "0"
},
"CHANNEL.channel1": {
"ChannelCapacity": "20000000",
"ChannelFillPercentage": "0.0",
"Type": "CHANNEL",
"ChannelSize": "0",
"EventTakeSuccessCount": "5025414",
"EventTakeAttemptCount": "5025464",
"StartTime": "1438294878439",
"EventPutAttemptCount": "5025440",
"EventPutSuccessCount": "5025440",
"StopTime": "0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment