Hello All,
We are monitoring our platform usig JON 3.0.
I have installed dbeaver to view the tables in cassandra.
While checking observed the table metrics_idx ,where i could find the same schedule id in many rows with some values.
For example:the schedule id 10002 collecting cpu percentage of system load, where in table i could see same schedule id in three rows with the bucket value "one_hour".
<scheduless
<schedule>
<schedule-id>10002</schedule-id>
<name>CpuPerc.sys</name>
<enabled>false</enabled>
<interval>600000</interval>
Please explain why the same schedule id are repeating .. or what does it indicates??Find the screen shot below.
Not only for the id 10002 , seeing the same scenario for all the ID.What does all it says ? PLease explain