Opentelemetry-go: Add simplified constructor for simple metric SDK setup: prometheus exporter

Created on 22 Nov 2019  路  4Comments  路  Source: open-telemetry/opentelemetry-go

Ensure that the Prometheus exporter has a simple method for installing the SDK. This exporter will have to integrate a controller and depends on the defaultkeys batcher, so it should be fairly straightforward.

metrics good first issue

Most helpful comment

This issue is similar to but different than #343 and #344 -- I forgot to put the link to #343 which has an explanation. I am concerned that the Prometheus exporter, which is being refactored under #370, may change enough that this work should be postponed until that issue is addressed.

All 4 comments

I can take this up. Can I know what exactly needs to be done here?

This issue is similar to but different than #343 and #344 -- I forgot to put the link to #343 which has an explanation. I am concerned that the Prometheus exporter, which is being refactored under #370, may change enough that this work should be postponed until that issue is addressed.

@paivagustavo Note.

This was done.

Was this page helpful?
0 / 5 - 0 ratings