8000 Allow for empty label values by c24t · Pull Request #614 · census-instrumentation/opencensus-python · GitHub 8000
[go: up one dir, main page]

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

Allow for empty label values#614

Merged
c24t merged 1 commit intocensus-instrumentation:masterfrom
c24t:allow-empty-label-values-too
Apr 11, 2019
Merged

Allow for empty label values#614
c24t merged 1 commit intocensus-instrumentation:masterfrom
c24t:allow-empty-label-values-too

Conversation

@c24t
Copy link
Member
@c24t c24t commented Apr 11, 2019

Following up on #611, this PR allows TimeSeries objs to have empty label values. #611 allowed for metric descriptors to be created for views without tag keys (i.e. columns), but converting view data to metrics would still fail for such views.

@c24t c24t requested review from a team, reyang and songy23 as code owners April 11, 2019 23:00
@c24t c24t merged commit a91d20e into census-instrumentation:master Apr 11, 2019
@c24t c24t deleted the allow-empty-label-values-too branch April 11, 2019 23:33
c24t added a commit to c24t/opencensus-python that referenced this pull request Apr 11, 2019
c24t added a commit to c24t/opencensus-python that referenced this pull request Apr 11, 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

Comments

0