Add spring-boot-autoconfiguration support for Stackdriver via micrometer-registry-stackdriver
Comment From: pivotal-issuemaster
@grafjo Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-issuemaster
@grafjo Thank you for signing the Contributor License Agreement!
Comment From: snicoll
@grafjo thank you for making your first contribution to Spring Boot. I've polished your contribution to address code formatting and checkstyle violations for the most part. Please consider running the build locally next time as it would exhibit those issues and offer a way to reformat the code.
Comment From: grafjo
@snicoll you're welcome! I'll do that next time - thx fot this hint. I have one question regarding the documentation. Right now, there is no mention to create / provide a google service account to make the Stackdriver export working. Maybe a reference to the Micrometer documentation is usefull https://micrometer.io/docs/registry/stackdriver#_configuring - what do you think?
Comment From: snicoll
There is already a link to the micrometer doc in the section I added.