This message was deleted.
# support
s
This message was deleted.
p
@pp this tutorial enables micrometer metrics from your springboot application which is then exposed at a specific end point. This is then scraped by Opentelemetry collector. If you follow the steps here - https://signoz.io/docs/tutorial/jvm-metrics/#steps-to-monitor-jvm-metrics it should work
p
@Pranay Thanks a lot.
p
If you also want to see traces from springboot applciation, you should check this - https://signoz.io/blog/opentelemetry-spring-boot/