cancel
Showing results for 
Search instead for 
Did you mean: 

cant find custom metrics in elastic/kibana

rex_yin
Associate
Associate
0 Kudos
147

Hi experts,

In our product, we want to define custom metrics and present them in elastic/kibana by cloud 'Application Logging Service'

We imported related libs ' 'cf-custom-metrics-clients-spring-boot', ‘cf-java-logging-support-logback’' and applied codes following the guide https://github.com/SAP/cf-java-logging-support 'Custom Metrics' section.

Now we can get these custom metrics log data by cf logs command , content is {"type":"metrics","metrics":[{"name":"myservice.request.exception","value":3,"timestamp":1646866320002,"tags":{"statistic......

But the custom metric 'myservice.request...' here cant be found in elastic/kibana under index pattern 'custom-metrics*' or any other patterns.

Anything we missed here, or wrong?

Cheers

Rex

Accepted Solutions (0)

Answers (0)