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

   ## What is the purpose of the change
   
   This scope name is emitted as the `scope.name` field on every OTel 
ScopeMetrics envelope produced by the reporter. It does not reference Flink at 
all, which is confusing for operators inspecting exported data and for anyone 
configuring OTel Collector processors/filters that match on instrumentation 
scope name.
   
   
   ## Brief change log
   - Derive the OTel instrumentation scope name from the module's own package
   - Update relevant test
   
   
   ## Verifying this change
   This change added tests and can be verified as follows:
   - Update relevant test
   
   


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