anjia0532 opened a new pull request #4954:
URL: https://github.com/apache/apisix/pull/4954


   ### What this PR does / why we need it:
   <!--- Why is this change required? What problem does it solve? -->
   <!--- If it fixes an open issue, please link to the issue here. -->
   
   prometheus default scrape interval is 1min(60s) , but  promql expression use 
30s and 1m(min) , data may not be available.
   
   
https://github.com/apache/apisix/blob/master/docs/assets/other/json/apisix-grafana-dashboard.json#L521-L527
   
   
https://github.com/apache/apisix/blob/master/docs/assets/other/json/apisix-grafana-dashboard.json#L621-L632
   
   
https://github.com/apache/apisix/blob/master/docs/assets/other/json/apisix-grafana-dashboard.json#L726-L738
   
   
https://github.com/apache/apisix/blob/master/docs/assets/other/json/apisix-grafana-dashboard.json#L854-L863
   
   
https://github.com/apache/apisix/blob/master/docs/assets/other/json/apisix-grafana-dashboard.json#L966-L981
   
   ...
   
   ### Pre-submission checklist:
   
   * [ ] Did you explain what problem does this PR solve? Or what new features 
have been added?
   * [ ] Have you added corresponding test cases?
   * [x] Have you modified the corresponding document?
   * [x] Is this PR backward compatible? **If it is not backward compatible, 
please discuss on the [mailing 
list](https://github.com/apache/apisix/tree/master#community) first**
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to