blade-prometheus.yml 138 B

12345678
  1. management:
  2. endpoints:
  3. web:
  4. exposure:
  5. include: "*"
  6. metrics:
  7. tags:
  8. application: ${spring.application.name}