Replies: 2 comments 2 replies
-
|
Anyone with the same problem? I tried also with MAL creation in $CLASSPATH/meter-analyzer-config like described here. In that case these ENV OAP variables was set: Also in that case we have metrics structures but without data, the OTLP exporter was skywalking, like described here: Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Only one thing, maybe relavent, #11020 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have a problem during custom metrics visualization. I used OTLP to send metrics to OAP (v9.4.0) with the steps provided in the dedicated documentation page.
I created two different MAL file:
adservice.yaml
recommendationservice.yaml
We have also UI evidences about metrics, we can see the metrics creation result in the metrics list:

Unfortunately the metrics values are always 0 but we can confirm (via OTLP logs) that we pass also the Value field (different from 0):
Also for recommendationservice:
Of course the ENV OAP variables was set:
I have no idea where the problem could be.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions