influxdata / influxdb

Scalable datastore for metrics, events, and real-time analytics
https://influxdata.com
Apache License 2.0
28.86k stars 3.55k forks source link

Line graphs plotted out of order #18642

Open russorat opened 4 years ago

russorat commented 4 years ago

Sometimes data is returned out of time order from the query engine. The UI plots the points on a sorted x-axis, but does not draw the line in the correct order.

once you start regrouping rows into different table shapes, the ordering is no longer guaranteed and you'll have to use sort() if you want something particularly ordered

Screen Shot 2020-06-22 at 11 09 21 AM

TCL735 commented 4 years ago

Can we put the raw CSV from that query in here?

samhld commented 4 years ago

Not sure if there's a better way to link the csv data as csv isn't a supported file type:

#group | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | TRUE
-- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | --
#datatype | string | long | dateTime:RFC3339 | dateTime:RFC3339 | dateTime:RFC3339 | double | string | string | string | string | string
#default | _result |   |   |   |   |   |   |   |   |   |  
  | result | table | _start | _stop | _time | _value | _field | _measurement | host | jolokia_agent_url | topic
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:00:56Z | 3111503 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:01:06Z | 3121529 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:01:16Z | 3139053 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:01:26Z | 3139053 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:01:36Z | 3148644 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:01:46Z | 3167799 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:01:56Z | 3167993 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:02:06Z | 3177396 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:02:16Z | 3196348 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:02:26Z | 3196778 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:02:36Z | 3206660 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:02:46Z | 3225287 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:02:56Z | 3234661 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:03:06Z | 3235091 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:03:16Z | 3255421 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:03:26Z | 3255421 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:03:36Z | 3263588 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:03:46Z | 3273396 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:03:56Z | 3292331 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:04:06Z | 3292761 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:04:16Z | 3301921 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:04:26Z | 3311773 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:04:36Z | 3321075 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:04:46Z | 3330428 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:04:56Z | 3340497 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:05:06Z | 3349594 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:05:16Z | 3359787 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:05:26Z | 3370354 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:05:36Z | 3378485 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:05:46Z | 3388289 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:05:56Z | 3397902 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:06:06Z | 3416566 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:06:16Z | 3416760 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:06:26Z | 3426805 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:06:36Z | 3445229 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:06:46Z | 3445423 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:06:56Z | 3455000 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:07:06Z | 3464775 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:07:16Z | 3475362 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:07:26Z | 3485400 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:07:36Z | 3493161 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:07:46Z | 3502738 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:07:56Z | 3521878 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:08:06Z | 3522351 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:08:16Z | 3542404 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:08:26Z | 3542404 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:08:36Z | 3552113 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:08:46Z | 3560108 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:08:56Z | 3579426 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:09:06Z | 3579426 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:09:16Z | 3588811 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:09:26Z | 3600002 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:09:36Z | 3617732 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:09:46Z | 3618000 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:09:56Z | 3636694 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:10:06Z | 3636694 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:10:16Z | 3657455 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:10:26Z | 3665426 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:10:36Z | 3665426 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:10:46Z | 3684580 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:10:56Z | 3694133 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:11:06Z | 3703744 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:11:16Z | 3703744 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:11:26Z | 3713291 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:11:36Z | 3722860 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:11:46Z | 3732646 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:11:56Z | 3741976 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:12:06Z | 3752035 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:12:16Z | 3761601 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:12:26Z | 3770653 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:12:36Z | 3789743 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:12:46Z | 3799289 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:12:56Z | 3799289 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:13:05Z | 3818393 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:13:15Z | 3818866 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:13:25Z | 3827960 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:13:35Z | 3837507 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:13:45Z | 3856618 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:13:55Z | 3866187 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:14:05Z | 3866187 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:14:15Z | 3885306 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:14:25Z | 3894858 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:14:35Z | 3904445 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:14:45Z | 3904445 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:14:55Z | 3913996 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:15:05Z | 3924064 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:15:15Z | 3933132 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:15:25Z | 3943161 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
  |   | 0 | 2020-06-22T19:00:52.640570081Z | 2020-06-22T19:15:52.640570081Z | 2020-06-22T19:15:35Z | 3961787 | BytesInPerSec | kafka_topics | 4032067dd459 | http://kafka1:8778/jolokia/ | telegraf
TCL735 commented 4 years ago

This does not appear to be a giraffe issue. Here is the plot using the above CSV in @influxdata/giraffe as a standalone demonstration:

Screen Shot 2020-06-22 at 2 08 24 PM
samhld commented 4 years ago

@TCL735 is that using sort()? That's the outcome I get when I use sort().

russorat commented 4 years ago

@TCL735 the data that @samhld posted is ordered by _time. Try visualizing CSV data that is not ordered by Time in giraffe.

TCL735 commented 4 years ago

Giraffe does not sort the data for visualizations. Sorting should be done prior to passing it to Giraffe. Flux's sort function in the query editor should take care of that.

Looks like we are in agreement that this is not a Giraffe issue.

russorat commented 4 years ago

@TCL735 we aren't in agreement.

Giraffe sorts the data by time when it plots it on the x-axis. it might be a side effect, but it sorts the data. The line being drawn needs to follow that same pattern.

samhld commented 4 years ago

@russorat @TCL735 yes that's my fault for sending the CSV sorted already. So, Timmy, you were in fact not using sort()...because I sent it to you sorted :). Here is unsorted data (different data but same issue):

CSV Data
``` #group | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | TRUE | FALSE | FALSE -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- #datatype | string | long | dateTime:RFC3339 | dateTime:RFC3339 | dateTime:RFC3339 | double | string | string | string | string | string #default | _result |   |   |   |   |   |   |   |   |   |     | result | table | _start | _stop | _time | _value | _field | _measurement | host | jolokia_agent_url | request   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:33:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:33:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:34:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:34:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:34:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:34:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:34:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:34:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:35:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:35:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:35:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:35:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:35:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:35:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:36:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:36:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:36:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:36:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:36:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:36:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:37:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:37:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:37:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:37:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:37:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:37:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:38:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:38:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:38:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:38:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:38:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:38:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:39:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:39:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:39:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:39:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:39:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:39:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:40:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:40:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:40:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:40:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:40:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:40:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:41:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:41:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:41:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:41:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:41:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:41:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:41:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:42:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:42:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:42:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:42:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:42:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:42:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:43:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:43:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:43:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:43:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:43:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:43:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:44:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:44:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:44:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:44:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:44:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:44:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:45:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:45:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:45:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:45:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:45:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:45:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:46:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:46:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:46:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:46:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:46:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:46:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:47:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:47:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:47:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:47:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:47:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:47:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:48:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:48:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:48:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:48:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:48:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:48:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:49:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:49:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:49:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:49:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:49:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:49:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:50:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:50:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:50:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:50:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:50:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:50:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:51:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:51:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:51:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:51:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:51:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:51:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:52:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:52:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:52:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:52:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:52:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:52:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:53:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:53:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:53:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:53:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:53:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:53:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:54:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:54:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:54:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:54:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:54:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:54:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:55:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:55:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:55:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:55:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:55:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:55:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:56:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:56:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:56:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:56:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:56:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:56:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:57:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:57:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:57:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:57:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:57:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:57:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:58:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:58:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:58:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:58:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:58:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:58:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:59:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:59:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:59:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:59:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:59:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T17:59:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:00:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:00:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:00:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:00:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:00:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:00:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:01:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:01:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:01:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:01:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:01:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:01:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:02:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:02:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:02:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:02:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:02:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:02:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:03:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:03:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:03:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:03:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:03:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:03:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:04:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:04:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:04:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:04:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:04:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:04:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:05:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:05:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:05:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:05:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:05:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:05:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:06:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:06:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:06:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:06:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:06:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:06:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:07:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:07:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:07:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:07:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:07:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:07:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:08:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:08:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:08:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:08:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:08:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:08:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:09:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:09:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:09:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:09:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:09:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:09:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:10:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:10:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:10:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:10:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:10:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:10:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:11:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:11:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:11:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:11:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:11:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:11:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:12:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:12:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:12:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:12:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:12:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:12:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:13:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:13:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:13:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:13:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:13:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:13:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:14:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:14:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:14:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:14:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:14:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:14:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:15:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:15:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:15:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:15:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:15:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:15:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:16:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:16:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:16:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:16:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:16:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:16:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:17:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:17:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:17:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:17:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:17:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:17:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:18:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:18:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:18:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:18:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:18:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:18:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:19:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:19:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:19:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:19:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:19:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:19:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:20:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:20:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:20:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:20:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:20:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:20:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:21:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:21:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:21:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:21:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:21:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:21:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:22:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:22:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:22:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:22:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:22:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:22:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:23:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:23:17Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:23:27Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:23:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:23:47Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:23:57Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:24:07Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:24:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:24:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:24:37Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:24:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:24:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:25:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:25:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:25:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:25:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:25:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:25:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:26:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:26:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:26:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:26:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:26:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:26:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:27:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:27:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:27:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:27:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:27:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:27:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:28:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:28:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:28:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:28:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:28:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:28:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:29:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:29:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:29:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:29:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:29:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:29:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:30:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:30:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:30:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:30:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:30:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:30:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:31:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:31:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:31:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:31:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:31:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:31:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:32:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:32:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:32:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:32:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:32:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:32:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:33:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:33:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:33:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:33:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:33:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:33:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:34:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:34:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:34:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:34:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:34:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:34:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:35:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:35:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:35:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:35:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:35:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:35:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:36:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:36:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:36:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:36:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:36:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:36:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:37:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:37:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:37:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:37:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:37:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:37:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:38:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:38:16Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:38:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:38:36Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:38:46Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:38:56Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:39:06Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:39:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:39:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:39:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:39:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:39:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:40:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:40:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:40:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:40:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:40:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:40:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:41:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:41:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:41:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:41:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:41:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:41:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:42:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:42:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:42:26Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:42:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:42:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:42:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:43:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:43:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:43:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:43:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:43:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:43:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:44:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:44:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:44:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:44:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:44:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:44:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:45:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:45:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:45:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:45:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:45:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:45:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:46:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:46:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:46:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:46:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:46:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:46:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:47:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:47:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:47:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:47:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:47:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:47:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:48:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:48:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:48:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:48:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:48:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:48:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:49:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:49:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:49:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:49:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:49:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:49:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:50:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:50:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:50:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:50:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:50:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:50:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:51:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:51:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:51:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:51:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:51:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:51:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:52:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:52:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:52:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:52:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:52:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:52:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:53:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:53:15Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:53:25Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:53:35Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:53:45Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:53:55Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:54:05Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:54:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:54:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:54:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:54:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:54:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:55:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:55:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:55:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:55:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:55:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:55:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:56:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:56:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:56:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:56:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:56:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:56:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:57:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:57:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:57:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:57:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:57:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:57:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:58:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:58:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:58:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:58:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:58:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:58:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:59:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:59:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:59:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:59:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:59:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T18:59:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:00:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:00:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:00:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:00:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:00:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:00:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:01:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:01:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:01:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:01:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:01:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:01:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:02:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:02:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:02:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:02:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:02:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:02:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:03:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:03:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:03:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:03:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:03:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:03:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:04:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:04:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:04:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:04:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:04:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:04:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:05:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:05:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:05:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:05:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:05:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:05:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:06:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:06:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:06:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:06:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:06:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:06:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:07:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:07:14Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:07:24Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:07:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:07:44Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:07:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:08:04Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:08:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:08:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:08:34Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:08:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:08:54Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:09:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:09:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:09:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:09:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:09:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:09:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:10:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:10:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:10:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:10:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:10:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:10:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:11:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:11:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:11:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:11:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:11:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:11:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:12:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:12:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:12:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:12:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:12:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:12:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:13:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:13:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:13:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:13:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:13:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:13:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:14:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:14:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:14:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:14:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:14:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:14:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:15:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:15:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:15:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:15:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:15:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:15:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:16:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:16:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:16:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:16:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:16:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:16:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:17:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:17:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:17:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:17:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:17:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:17:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:18:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:18:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:18:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:18:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:18:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:18:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:19:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:19:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:19:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:19:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:19:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:19:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:20:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:20:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:20:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:20:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:20:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:20:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:21:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:21:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:21:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:21:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:21:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:21:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:22:03Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:22:13Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:22:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:22:33Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:22:43Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:22:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:23:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:23:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:23:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:23:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:23:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:23:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:24:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:24:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:24:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:24:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:24:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:24:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:25:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:25:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:25:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:25:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:25:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:25:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:26:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:26:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:26:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:26:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:26:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:26:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:27:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:27:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:27:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:27:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:27:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:27:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:28:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:28:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:28:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:28:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:28:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:28:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:29:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:29:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:29:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:29:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:29:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:29:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:30:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:30:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:30:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:30:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:30:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:30:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:31:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:31:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:31:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:31:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:31:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:31:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:32:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:32:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:32:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:32:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:32:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:32:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:33:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:33:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:33:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:33:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:33:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:33:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:34:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:34:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:34:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:34:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:34:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:34:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:35:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:35:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:35:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:35:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:35:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:35:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:36:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:36:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:36:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:36:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:36:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:36:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:37:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:37:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:37:22Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:37:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:37:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:37:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:38:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:38:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:38:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:38:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:38:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:38:51Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:39:01Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:39:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:39:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:39:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:39:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:39:51Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:40:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:40:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:40:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:40:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:40:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:40:52Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:41:01Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:41:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:41:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:41:32Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:41:42Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:41:53Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:42:02Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:42:12Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:42:23Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:43:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:43:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:43:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:43:51Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:44:01Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:44:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:44:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:44:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:44:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:44:51Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:45:01Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:45:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:45:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:45:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:45:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:45:51Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:46:01Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:46:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:46:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:46:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:46:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:46:51Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:47:01Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:47:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:47:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:47:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:47:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:47:51Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:48:01Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:48:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:48:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:48:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:48:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:48:51Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:49:01Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:49:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:49:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:49:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:49:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:49:51Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:50:01Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:50:11Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:50:21Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:50:31Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:50:41Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:50:51Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:51:01Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:51:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:51:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:51:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:51:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:51:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:52:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:52:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:52:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:52:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:52:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:52:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:53:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:53:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:53:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:53:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:53:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:53:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:54:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:54:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:54:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:54:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:54:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:54:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:55:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:55:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:55:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:55:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:55:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:55:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:56:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:56:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:56:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:56:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:56:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:56:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:57:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:57:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:57:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:57:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:57:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:57:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:58:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:58:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:58:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:58:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:58:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:58:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:59:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:59:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:59:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:59:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:59:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T19:59:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:00:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:00:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:00:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:00:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:00:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:00:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:01:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:01:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:01:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:01:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:01:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:01:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:02:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:02:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:02:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:02:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:02:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:02:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:03:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:03:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:03:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:03:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:03:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:03:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:04:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:04:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:04:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:04:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:04:40Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:04:50Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:05:00Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:05:10Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:05:20Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:05:30Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:05:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:05:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:05:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:06:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:06:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:06:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:06:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:06:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:06:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:07:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:07:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:07:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:07:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:07:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:07:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:08:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:08:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:08:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:08:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:08:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:08:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:09:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:09:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:09:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:09:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:09:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:09:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:10:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:10:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:10:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:10:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:10:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:10:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:11:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:11:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:11:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:11:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:11:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:11:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:12:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:12:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:12:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:12:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:12:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:12:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:13:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:13:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:13:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:13:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:13:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:13:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:14:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:14:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:14:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:14:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:14:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:14:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:15:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:15:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:15:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:15:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:15:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:15:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:16:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:16:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:16:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:16:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:16:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:16:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:17:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:17:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:17:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:17:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:17:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:17:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:18:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:18:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:18:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:18:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:18:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:18:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:19:09Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:19:19Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:19:29Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:19:39Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:19:49Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:19:59Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:20:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:20:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:20:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:20:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:20:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:20:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:21:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:21:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:21:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:21:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:21:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:21:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:22:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:22:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:22:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:22:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:22:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:22:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:23:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:23:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:23:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:23:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:23:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:23:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:24:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:24:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:24:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:24:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:24:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:24:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:25:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:25:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:25:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:25:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:25:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:25:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:26:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:26:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:26:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:26:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:26:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:26:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:27:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:27:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:27:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:27:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:27:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:27:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:28:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:28:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:28:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:28:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:28:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:28:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:29:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:29:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:29:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:29:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:29:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:29:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:30:08Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:30:18Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:30:28Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:30:38Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:30:48Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn   |   | 0 | 2020-06-23T16:50:50.940120821Z | 2020-06-24T16:50:50.940120821Z | 2020-06-23T20:30:58Z | 0 | BytesCount | kafka_requests | 7c8393be93cc | http://kafka3:8778/jolokia/ | AddOffsetsToTxn ```