Skip to content

Instantly share code, notes, and snippets.

@b1a9id
Created May 14, 2021 06:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save b1a9id/4203ba1933c1043427f518471c93377f to your computer and use it in GitHub Desktop.
Save b1a9id/4203ba1933c1043427f518471c93377f to your computer and use it in GitHub Desktop.
micrometer-prometheusのrequest-log.log
2021-05-14 06:05:39.806 DEBUG 1 --- [nio-8080-exec-7] o.s.w.f.CommonsRequestLoggingFilter : Before request [GET /actuator/prometheus]
2021-05-14 06:05:39.816 DEBUG 1 --- [nio-8080-exec-7] o.s.w.f.CommonsRequestLoggingFilter : Request data : GET /actuator/prometheus]
2021-05-14 06:05:49.784 DEBUG 1 --- [nio-8080-exec-9] o.s.w.f.CommonsRequestLoggingFilter : Before request [GET /actuator/prometheus]
2021-05-14 06:05:49.789 DEBUG 1 --- [nio-8080-exec-9] o.s.w.f.CommonsRequestLoggingFilter : Request data : GET /actuator/prometheus]
2021-05-14 06:05:59.785 DEBUG 1 --- [nio-8080-exec-8] o.s.w.f.CommonsRequestLoggingFilter : Before request [GET /actuator/prometheus]
2021-05-14 06:05:59.792 DEBUG 1 --- [nio-8080-exec-8] o.s.w.f.CommonsRequestLoggingFilter : Request data : GET /actuator/prometheus]
2021-05-14 06:06:09.788 DEBUG 1 --- [io-8080-exec-10] o.s.w.f.CommonsRequestLoggingFilter : Before request [GET /actuator/prometheus]
2021-05-14 06:06:09.796 DEBUG 1 --- [io-8080-exec-10] o.s.w.f.CommonsRequestLoggingFilter : Request data : GET /actuator/prometheus]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment