xushiyan commented on issue #5326:
URL: https://github.com/apache/hudi/issues/5326#issuecomment-1133633755

   > @nsivabalan Thank you for quick reply , I tried to add a property 
"metricsname.prefix" to make it more flexible for prometheus statistics , but I 
found that if I did that , the metric lack an tag to distinguish where the 
metric from , is there any way to archive it ? In release 0.10.0 ,I found the 
"PushGatewayReporter" class use "DropwizardExports" collector , the 
DropwizardExports does not use any additional tags , so is it possible to add 
another implementation of reporter just like "simplecollector" to archive this 
? Look forward to your reply.
   
   You're welcome to give a try and make some proof-of-concepts. This is more 
of a prometheus-specific problem; hopefully someone from the community who is 
familiar with this can help out here.


-- 
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