Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Don't return transport along with SD stats exporter#605

Merged
c24t merged 1 commit intocensus-instrumentation:masterfrom
c24t:revert-sdse-transport-sig-change
Apr 9, 2019
Merged

Don't return transport along with SD stats exporter#605
c24t merged 1 commit intocensus-instrumentation:masterfrom
c24t:revert-sdse-transport-sig-change

Conversation

@c24t
Copy link
Copy Markdown
Member

@c24t c24t commented Apr 8, 2019

This PR reverts a change to new_stats_exporter from #593 so that the method returns the exporter only, and not the PeriodicTask that it now starts on exporter creation. We need to merge this before releasing 0.4.0 (#604).

Users generally won't need access to the task, but we may still want to return it here. In any case this is a breaking change, and if we consider new_stats_exporter to be part of the stats API we shouldn't make this change in the stackdriver exporter until we're ready to do the same for prometheus.

@c24t c24t merged commit 0c0684b into census-instrumentation:master Apr 9, 2019
@c24t c24t deleted the revert-sdse-transport-sig-change branch April 9, 2019 00:02
c24t added a commit to c24t/opencensus-python that referenced this pull request Apr 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants