http://localhost:8080/actuator/prometheus http://localhost:9090 http://localhost:3000 grafana query {job="metrics-application-logs"} |= "execution_time" | regexp "duration_sec\":(?P<duration>[0-9\\.]+)" | line_format "{{.duration}}"