JelfPann commented on issue #6985:
URL: https://github.com/apache/skywalking/issues/6985#issuecomment-846700257


   I do have learned ablout MAL as possible as I can. But I could just get a 
few of docs about it.
   Firstly, I am very confused of the Meter and Metric.
   In my debug practice, when JVM info of the agent received, only OAL works to 
process it. I can't find where the stream data go to the meter system.
   The config file `meter-analyzer-config/spring-sleuth.yaml` seems not 
working. 
   I do not know how the following scrpit works or whether it worked.
   ```
   expSuffix: instance(['service'], ['instance'])
   metricPrefix: meter
   metricsRules:
     - name: jvm_threads_live
       exp: jvm_threads_live
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to