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

Release for v0.7.7#853

Merged
lzchen merged 6 commits intocensus-instrumentation:v0.7.xfrom
lzchen:release
Feb 3, 2020
Merged

Release for v0.7.7#853
lzchen merged 6 commits intocensus-instrumentation:v0.7.xfrom
lzchen:release

Conversation

@lzchen
Copy link
Copy Markdown
Contributor

@lzchen lzchen commented Feb 3, 2020

Minor release. Consists of mostly azure related changes.

Trace span attribute changes: [#827]
Log Exporter custom dimension API changes: [#837]
Local storage + retry for metrics exporter: [#845]
Fixed rate sampling for log exporter: [#848]
Telemetry processors for exporters: [#851]

@lzchen lzchen requested a review from c24t February 3, 2020 20:19
@lzchen lzchen requested review from a team, reyang and songy23 as code owners February 3, 2020 20:19
Copy link
Copy Markdown
Member

@c24t c24t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to update the minimum required opencensus version for opencensus-ext-httplib and opencensus-ext-requests?

Look good otherwise.

## Unreleased

## 0.7.7
Released 2020-02-03
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Released 2020-02-03
Released 2020-02-03


## 0.7.7
Released 2020-02-03
- Update `azure` module
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Update `azure` module
- Updated `azure` module

To be consistent with the others

@lzchen
Copy link
Copy Markdown
Contributor Author

lzchen commented Feb 3, 2020

Do we need to update the minimum required opencensus version for opencensus-ext-httplib and opencensus-ext-requests?

Look good otherwise.

@c24t
Correct if if I'm wrong, but don't we need to update the minimum required version of opencensus only if there were new changes in opencensus that opencensus-ext-httplib and opencensus-ext-requests would rely on?

@c24t
Copy link
Copy Markdown
Member

c24t commented Feb 3, 2020

You're right, I see that these changes just add some new span attributes in the ext packages.

You might want to change the message in the changelog though. "Support span attribute changes in opencensus>=0.7.7" makes it sound like the ext libraries were changed to support attribute changes in the core library.

@lzchen lzchen merged commit 72f2363 into census-instrumentation:v0.7.x Feb 3, 2020
@lzchen lzchen deleted the release branch February 3, 2020 23:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants