Skip to content

VPecc/metrics-spike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Me

Spike to test microMeter - stackdriver metrics gathering with spring-boot 2.0.3 version. (newer versions have built-in autoconfiguration for the stackdriver implementation)

#How to use

  • set management.metrics.export.stackdriver.project-id in application.properties
  • add GOOGLE_APPLICATION_CREDENTIALS env var. The account should have metrics write permissions.
  • run the application
  • In GCP, look for metrics called custom/springmetrics/*

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages