prashantwason opened a new pull request #3216:
URL: https://github.com/apache/hudi/pull/3216


   ## What is the purpose of the pull request
   
   Contribute a Grafana Dashboard for HUDI.
   
   ## Brief description
   
   The Dashboard assumes  that the stats are published with the following 
format:
       stats.$dc.gauges.hoodie.$Environment.$Tablefilter
       stats.$dc.gauges.hoodie.$Environment.$Dataset.$Tablefilter
   
   where: dc=datacenter
                Environment=dev, production, staging, etc
                TableFilter=Name of the HUDI Table
                Dataset=A collection for tables (e.g. by team or by 
functionality or usage)
   
   The stat queries use both M3QL syntax or graphite query syntax (small 
number). In future, we will standardize on M3QL as it has proven to be move 
scalable, performant and faster in our use case with millions of metrics 
emitted.
   
   
   Tips to use the Dashboard:
   1. Import the dashboard and modify the following as per your metric 
publishing system
       1. Check that the M3QL tags are accurate
       2. Check the graphite stats name prefixes are correct
      
   
   
   
   ## Verify this pull request
   
   This is not a code but a json file containing a Grafana Dashboard.
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA.


-- 
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: commits-unsubscr...@hudi.apache.org

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


Reply via email to