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

Release stackdriver stats and context changes #597

@c24t

Description

@c24t

We've got two large breaking unreleased changes on master: making the stackdriver stats exporter consume stats as metrics (#593) and adding a context API that replaces threadlocals with contextvars on recent python versions (#588).

We'll have to release versions 0.4.0 of the core library, 0.3.0 of opencensus-ext-stackdriver, and 0.1.0 of opencensus-context. We can continue to release ext packages from the same release branch as the main library (in this case the new v0.4.x branch), or start using separate release branches for each package.

cc @reyang

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions