srkukarni commented on a change in pull request #2994: cleaning up and
improving function metrics
URL: https://github.com/apache/pulsar/pull/2994#discussion_r234038566
##########
File path: pulsar-functions/proto/src/main/proto/InstanceCommunication.proto
##########
@@ -49,7 +49,7 @@ message FunctionStatus {
// expressed in ms since epoch
int64 lastInvocationTime = 13;
string instanceId = 14;
- MetricsData metrics = 15 [deprecated=true];
+// MetricsData metrics = 15 [deprecated=true];
Review comment:
why delete?
----------------------------------------------------------------
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