shounakmk219 opened a new pull request, #12739:
URL: https://github.com/apache/pinot/pull/12739

   # Description
   This PR 
   
   1. Fixes the broken metrics for table names with database context by masking 
the `.` with `#` while including table name in the metric name.
   2. Extracts the database name from metric name and adds it as a metric label 
named `database` while emitting
   3. Address the bug which ran `ControllerPeriodicTasks` only on tables under 
`default` database
   
   # labels
   `bugfix` `observability`
   
   # release-notes
   Table related metrics will include database name as a metric label


-- 
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...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to