You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/10/20 05:46:51 UTC

[GitHub] [iotdb] stormbroken opened a new pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

stormbroken opened a new pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194


   We add metric framework for IoTDB
   
   Details:
   1. Doc(zh): https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=184616789
   2. Doc(en): https://cwiki.apache.org/confluence/display/IOTDB/Monitor+Module
   
   How to use:
   1. Install prometheus, pushgateway and grafana
   2. Get into `metrics/dropwizard-metrics/src/test/PrometheusRunTest` and modify `System.setProperty("IOTDB_CONF", "The directory of resources");`, IOTDB_CONF here is absolute path of the directory of iotdb-metric.yml.
   3. Then start prometheus, pushgateway and grafana(Notice: you need to config prometheus to use pushgateway)
   4. Then you run the `metrics/dropwizard-metrics/src/test/PrometheusRunTest`
   5. Visit `http://localhost:9091/#`(pushgateway), and you can see job = "Dropwizard" here.
   6. Visit `http://localhost:3000`(grafana), add prometheus as datasource, and in panel you can find metric`test:counter{}`, In this test you can see this metric plus one at one second.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] SteveYurongSu merged pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
SteveYurongSu merged pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/44035886/badge)](https://coveralls.io/builds/44035886)
   
   Coverage decreased (-0.02%) to 67.064% when pulling **89f1a05b4e28fdaad26f72a97b74efe053a823a8 on stormbroken:metric_zhy** into **af8b3dc865435f3f99c5c2564ab0219496d9507d on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/44006635/badge)](https://coveralls.io/builds/44006635)
   
   Coverage decreased (-0.06%) to 67.027% when pulling **de0868d70002991ea21c0daf7f1d05178b3d7355 on stormbroken:metric_zhy** into **af8b3dc865435f3f99c5c2564ab0219496d9507d on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43951893/badge)](https://coveralls.io/builds/43951893)
   
   Coverage decreased (-0.2%) to 67.093% when pulling **85fb74cb83437177c7147a7c8d7e4ab147490d6d on stormbroken:metric_zhy** into **2b70e2af458b4fdfb33d5a7cb8c3f23139706c00 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/44045134/badge)](https://coveralls.io/builds/44045134)
   
   Coverage decreased (-0.02%) to 67.067% when pulling **e07f45be822c4bbf1e108c213fce38dd32546f86 on stormbroken:metric_zhy** into **af8b3dc865435f3f99c5c2564ab0219496d9507d on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43970678/badge)](https://coveralls.io/builds/43970678)
   
   Coverage decreased (-0.2%) to 67.091% when pulling **896c06ecb8cf8e107701f45efea362eefccf3337 on stormbroken:metric_zhy** into **2b70e2af458b4fdfb33d5a7cb8c3f23139706c00 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls commented on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43629722/badge)](https://coveralls.io/builds/43629722)
   
   Coverage decreased (-0.04%) to 67.234% when pulling **8c5d4cdd3c846a8eecc8871dba064955513f96f1 on stormbroken:metric_zhy** into **2b70e2af458b4fdfb33d5a7cb8c3f23139706c00 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43971656/badge)](https://coveralls.io/builds/43971656)
   
   Coverage decreased (-0.3%) to 66.98% when pulling **977d8901a81122d78826e1058473321c6a3f55ce on stormbroken:metric_zhy** into **2b70e2af458b4fdfb33d5a7cb8c3f23139706c00 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43970194/badge)](https://coveralls.io/builds/43970194)
   
   Coverage decreased (-0.3%) to 66.982% when pulling **896c06ecb8cf8e107701f45efea362eefccf3337 on stormbroken:metric_zhy** into **2b70e2af458b4fdfb33d5a7cb8c3f23139706c00 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43952237/badge)](https://coveralls.io/builds/43952237)
   
   Coverage decreased (-0.3%) to 66.97% when pulling **85fb74cb83437177c7147a7c8d7e4ab147490d6d on stormbroken:metric_zhy** into **2b70e2af458b4fdfb33d5a7cb8c3f23139706c00 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43976749/badge)](https://coveralls.io/builds/43976749)
   
   Coverage increased (+0.03%) to 67.119% when pulling **6047bfd73a5b3957e2eeb3cb5147d3c0cb68f764 on stormbroken:metric_zhy** into **af8b3dc865435f3f99c5c2564ab0219496d9507d on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/44004458/badge)](https://coveralls.io/builds/44004458)
   
   Coverage increased (+0.02%) to 67.1% when pulling **1f1cd887c0652a54a96b00eac63b252d1c89053b on stormbroken:metric_zhy** into **af8b3dc865435f3f99c5c2564ab0219496d9507d on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/44044560/badge)](https://coveralls.io/builds/44044560)
   
   Coverage decreased (-0.04%) to 67.041% when pulling **e07f45be822c4bbf1e108c213fce38dd32546f86 on stormbroken:metric_zhy** into **af8b3dc865435f3f99c5c2564ab0219496d9507d on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43866634/badge)](https://coveralls.io/builds/43866634)
   
   Coverage decreased (-0.3%) to 67.0% when pulling **c4a499c2919838ee0e4d9a90f81c2c99a63c2e20 on stormbroken:metric_zhy** into **2b70e2af458b4fdfb33d5a7cb8c3f23139706c00 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43688485/badge)](https://coveralls.io/builds/43688485)
   
   Coverage decreased (-0.03%) to 67.24% when pulling **ab23785a46b571a52b1649a9cf9de2353b5b9846 on stormbroken:metric_zhy** into **2b70e2af458b4fdfb33d5a7cb8c3f23139706c00 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43688549/badge)](https://coveralls.io/builds/43688549)
   
   Coverage decreased (-0.03%) to 67.25% when pulling **ab23785a46b571a52b1649a9cf9de2353b5b9846 on stormbroken:metric_zhy** into **2b70e2af458b4fdfb33d5a7cb8c3f23139706c00 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194#issuecomment-947371230


   
   [![Coverage Status](https://coveralls.io/builds/43688526/badge)](https://coveralls.io/builds/43688526)
   
   Coverage decreased (-0.004%) to 67.271% when pulling **ab23785a46b571a52b1649a9cf9de2353b5b9846 on stormbroken:metric_zhy** into **2b70e2af458b4fdfb33d5a7cb8c3f23139706c00 on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] SteveYurongSu merged pull request #4194: [IOTDB-1761] Add metric framework for IoTDB

Posted by GitBox <gi...@apache.org>.
SteveYurongSu merged pull request #4194:
URL: https://github.com/apache/iotdb/pull/4194






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org