srkukarni commented on a change in pull request #3060: Make sure to properly
count number of processed messages in python
URL: https://github.com/apache/pulsar/pull/3060#discussion_r236517428
##########
File path:
pulsar-functions/instance/src/main/java/org/apache/pulsar/functions/instance/FunctionStatsManager.java
##########
@@ -46,7 +46,6 @@
public final static String USER_METRIC_PREFIX = "user_metric_";
/** Declare metric names **/
- public static final String PROCESSED_TOTAL = "processed_total";
Review comment:
done
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services