This is the source code for the "Getting started with GraphQL Java and Spring Boot" which is available here: https://www.graphql-java.com/tutorials/getting-started-with-spring-boot/
This fork exposes graphql metrics through http://localhost:8080/actuator/prometheus
endpoint
in order to understand what are the observability points provided by default.