wu-sheng commented on a change in pull request #7790:
URL: https://github.com/apache/skywalking/pull/7790#discussion_r715405741
##########
File path:
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/analysis/meter/MeterEntity.java
##########
@@ -35,6 +36,8 @@
@Getter
@Builder(toBuilder = true)
public class MeterEntity {
+ private static NamingControl NAMING_CONTROL;
Review comment:
I forgot to submit the second change. Just did.
--
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]