zentol opened a new pull request, #21510:
URL: https://github.com/apache/flink/pull/21510

   DataDog only considers metrics as coming from Flink if the metric name has 
"flink" prefix. Otherwise they are considered as custom metrics, governed by 
different billing rules.
   
   This was so far achieved by the users configuring scope formats as 
[instructed by 
DataDog](https://docs.datadoghq.com/integrations/flink/#metric-collection).
   Scope formats however don't work for logical identifiers, breaking this 
behavior.
   
   I manually verified that this prefix results in all metrics being considered 
as coming from Flink.


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