Micrometer: Stackdriver Registry documentation

Created on 24 Oct 2019  路  5Comments  路  Source: micrometer-metrics/micrometer

I _just_ noticed that Micrometer has a Stackdriver metrics registry. But I did not find any documentation on setting up in http://micrometer.io/docs

Any pointers on how this is to be used, and where I can contribute docs to? Thanks!

duplicate

Most helpful comment

This is great! Thanks for the pointer. I'll help w/ the doc.

All 5 comments

@saturnism Thanks for opening an issue! It'd be nice if you contribute docs for it in the referenced issue.

I'd love to contribute - but I need to know how to use it first ;) Any snippets on how to start configuring this would be useful before I can start contributing to the doc :)

@saturnism This sample is what I used for testing before. I updated it to the latest versions and it seems to work as follows:

...
2019-10-26 08:02:00.611 DEBUG 86157 --- [trics-publisher] i.m.s.StackdriverMeterRegistry           : successfully sent 58 TimeSeries to Stackdriver
2019-10-26 08:02:47.592 DEBUG 86157 --- [trics-publisher] i.m.s.StackdriverMeterRegistry           : successfully sent 61 TimeSeries to Stackdriver
2019-10-26 08:03:49.589 DEBUG 86157 --- [trics-publisher] i.m.s.StackdriverMeterRegistry           : successfully sent 61 TimeSeries to Stackdriver
...

Hope that helps.

This is great! Thanks for the pointer. I'll help w/ the doc.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ffeltrinelli picture ffeltrinelli  路  4Comments

Comrada picture Comrada  路  4Comments

fkoehler picture fkoehler  路  3Comments

pjfanning picture pjfanning  路  3Comments

adrianboimvaser picture adrianboimvaser  路  3Comments