-
I try to collect some custom metrics from my service/application, and followed the doc manual api. As I've coded metrics to backend, I found my custom metrics cannot be showed in UI. Still have the following questions:
I've tried to find a document, but could not found a doc to answer my question. If I've missed something importent, sorry for that. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Take a look at step(3) of Sleuth setup https://skywalking.apache.org/docs/main/v8.7.0/en/setup/backend/spring-sleuth-setup/#set-up-backend-receiver. I think we should update this step on https://github.com/apache/skywalking/blob/master/docs/en/setup/backend/backend-meter.md#configuration-file. @sialais Would you like to do so and help others in the future? |
Beta Was this translation helpful? Give feedback.
-
Further update #7637 |
Beta Was this translation helpful? Give feedback.
Take a look at step(3) of Sleuth setup https://skywalking.apache.org/docs/main/v8.7.0/en/setup/backend/spring-sleuth-setup/#set-up-backend-receiver.
I think we should update this step on https://github.com/apache/skywalking/blob/master/docs/en/setup/backend/backend-meter.md#configuration-file.
@sialais Would you like to do so and help others in the future?