[ 
https://issues.apache.org/jira/browse/SCB-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315594#comment-16315594
 ] 

ASF GitHub Bot commented on SCB-118:
------------------------------------

zhengyangyong commented on a change in pull request #480: [SCB-118] add 
prometheus integration impl
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/480#discussion_r160068410
 
 

 ##########
 File path: 
metrics/metrics-common/src/main/java/io/servicecomb/metrics/common/RegistryMetric.java
 ##########
 @@ -57,7 +57,7 @@ public RegistryMetric(SystemMetric systemMetric,
 
     ConsumerInvocationMetric instanceConsumerInvocationMetric = new 
ConsumerInvocationMetric("instance",
         MetricsConst.INSTANCE_CONSUMER_PREFIX,
-        new TimerMetric(MetricsConst.INSTANCE_PRODUCER_PREFIX + 
".producerLatency"),
+        new TimerMetric(MetricsConst.INSTANCE_CONSUMER_PREFIX + 
".producerLatency"),
 
 Review comment:
   oh,no... fixed

----------------------------------------------------------------
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:
us...@infra.apache.org


> Metrics need support prometheus Integration
> -------------------------------------------
>
>                 Key: SCB-118
>                 URL: https://issues.apache.org/jira/browse/SCB-118
>             Project: Apache ServiceComb
>          Issue Type: Sub-task
>          Components: Java-Chassis
>            Reporter: yangyongzheng
>            Assignee: yangyongzheng
>             Fix For: java-chassis-1.0.0-m1
>
>
> Metrics can publish data with prometheus standard format for integration



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to