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.

Stats: Add an API to record measurements against implicit context. #254

@songy23

Description

@songy23

See OpenCensus-Specs:

Users should record Measurements against a context, either an explicit context or the implicit current context.

Currently there's only an API that records measurements against explicit context: https://github.com/census-instrumentation/opencensus-python/blob/master/opencensus/stats/measurement_map.py#L50-L57.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions