Hi

I have some questions:
1)what is the meaning of ' successfully ingested data point number'?
2)As you mentioned, statistics information is stored in root.stats,
    1. How can you prevent user to create a timeseries named as 
'root.stats.xxx', will conflict occur?
    2. Can you provide an user-guide to demonstrate what do these timeseries 
mean and how can i query them?
    3. Do i need to write some sql statements by jdbc to get these statistics , 
or there are interfaces to directly get them?
3) Have your tested your codes and make sure your statistics is correct?


Thanks
XuYi


On 3/8/2019 13:15,刘睿<[email protected]> wrote:
Hi all,

I am LiuRui (second-year graduated student) from the IoTDB group. Recently am 
working on the Monitor Module in IoTDB which is to store some monitoring 
statistics like data file size and successfully ingested data point number into 
an internal storage group (root.stats). Monitor module is an important part of 
a TSDB system and other TSDBs like InfluxDB or KairosDB also have some internal 
metrics.  The related JIRA issue is 
https://issues.apache.org/jira/browse/IOTDB-23 
<https://issues.apache.org/jira/browse/IOTDB-23>. I would be very glad to 
discuss the monitoring function with you all.

Best wishes,
LiuRui

Reply via email to