Skip to content

Instantly share code, notes, and snippets.

@j-tim
Created May 17, 2020 20:36
Show Gist options
  • Select an option

  • Save j-tim/47a0fe60899fa02a1d763db75036d695 to your computer and use it in GitHub Desktop.

Select an option

Save j-tim/47a0fe60899fa02a1d763db75036d695 to your computer and use it in GitHub Desktop.
Wavefront Spring Boot 2.3
spring:
application:
name: "spring-boot-app"
wavefront:
application:
name: "spring-boot-wavefront-demo"
service: ${spring.application.name}
management:
metrics:
export:
wavefront:
api-token: api-token-generated-by-wavefront
uri: https://wavefront.surf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment