kezhenxu94 commented on issue #9691:
URL: https://github.com/apache/skywalking/issues/9691#issuecomment-1260457227

   Hi, @jinho-son , currently there is a implicit prerequisite for SkyWalking 
OTEL receiver, it assumes the metrics are sent from Prometheus and scraped by 
OTEL collector so the metrics are all cumulative, however in this issue (and my 
local test), we are using OpenTelemetry clients (you are using Java client and 
I was using Python client), this might be the gap between what we expect and 
how the SkyWalking deals with all existing metrics without problem, because all 
metrics in our use case are scraped from Prometheus.


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