Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare v0.16.0 release #523

Merged
merged 7 commits into from
Jan 15, 2021

Conversation

Aneurysm9
Copy link
Member

[0.16.0] - 2021-01-13

Fixed

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
Copy link
Contributor

@jmacd jmacd left a comment

Choose a reason for hiding this comment

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

Cortex changes: LGTM w/ just a minor nit

exporters/metric/cortex/cortex.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jan 15, 2021

Codecov Report

Merging #523 (725dd58) into master (cd07cf3) will increase coverage by 0.03%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
+ Coverage   77.61%   77.64%   +0.03%     
==========================================
  Files          54       54              
  Lines        2586     2536      -50     
==========================================
- Hits         2007     1969      -38     
+ Misses        443      437       -6     
+ Partials      136      130       -6     
Impacted Files Coverage Δ
exporters/metric/datadog/datadog.go 53.62% <0.00%> (-4.82%) ⬇️
exporters/metric/dogstatsd/dogstatsd.go 75.86% <66.66%> (-0.81%) ⬇️
exporters/metric/cortex/cortex.go 69.51% <100.00%> (-0.22%) ⬇️
exporters/metric/dogstatsd/internal/statsd/conn.go 59.20% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd07cf3...725dd58. Read the comment docs.

@Aneurysm9 Aneurysm9 merged commit 65367f2 into open-telemetry:master Jan 15, 2021
plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
* Use an array key to label encoding in the SDK

* Comment

* Precommit

* Comment

* Comment

* Feedback from krnowak

* Do not overwrite the Key

* Add the value test requested

* Add a comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants