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

Fix nits in pdata usage #2235

Merged
merged 1 commit into from
Dec 2, 2020
Merged

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

@bogdandrutu bogdandrutu requested a review from a team December 2, 2020 03:21
@@ -216,30 +216,6 @@ func GenerateMetricsAllTypesNoDataPoints() pdata.Metrics {
return md
}

func GenerateMetricsAllTypesNilDataPoint() pdata.Metrics {
Copy link
Member Author

Choose a reason for hiding this comment

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

Equivalent with GenerateMetricsAllTypesEmptyDataPoint

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@codecov
Copy link

codecov bot commented Dec 2, 2020

Codecov Report

Merging #2235 (fef9ec5) into master (f7cc49d) will increase coverage by 0.00%.
The diff coverage is 93.75%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2235   +/-   ##
=======================================
  Coverage   92.12%   92.12%           
=======================================
  Files         272      272           
  Lines       15297    15292    -5     
=======================================
- Hits        14092    14088    -4     
+ Misses        828      827    -1     
  Partials      377      377           
Impacted Files Coverage Δ
translator/trace/protospan_translation.go 92.41% <83.33%> (+0.36%) ⬆️
processor/filterprocessor/metric_index.go 100.00% <100.00%> (ø)
translator/trace/jaeger/jaegerproto_to_traces.go 90.72% <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 f7cc49d...fef9ec5. Read the comment docs.

@tigrannajaryan tigrannajaryan self-assigned this Dec 2, 2020
@tigrannajaryan tigrannajaryan merged commit 2962d95 into open-telemetry:master Dec 2, 2020
@bogdandrutu bogdandrutu deleted the nitsssss branch December 2, 2020 18:03
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
* Remove deprecated Array from attribute pkg

* Add changes to changelog

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
…y#2235)

Bumps [boto3](https://github.com/boto/boto3) from 1.26.1 to 1.26.3.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.1...1.26.3)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants