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

Change queued processor/exporterhelper tests to use the new metrics internal structs #1687

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

bogdandrutu
Copy link
Member

Updates #1657

@codecov
Copy link

codecov bot commented Aug 30, 2020

Codecov Report

Merging #1687 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1687      +/-   ##
==========================================
+ Coverage   92.27%   92.28%   +0.01%     
==========================================
  Files         265      265              
  Lines       19818    19818              
==========================================
+ Hits        18288    18290       +2     
+ Misses       1100     1098       -2     
  Partials      430      430              
Impacted Files Coverage Δ
internal/dataold/testdataold/metric.go 96.72% <0.00%> (-3.28%) ⬇️
translator/internaldata/resource_to_oc.go 87.03% <0.00%> (ø)
internal/data/metrics.go 94.20% <0.00%> (+2.89%) ⬆️
internal/data/testdata/metric.go 90.06% <0.00%> (+3.10%) ⬆️

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 c9135e0...d2480f8. Read the comment docs.

@bogdandrutu bogdandrutu merged commit f36fd70 into open-telemetry:master Aug 31, 2020
@bogdandrutu bogdandrutu deleted the attrhelper branch August 31, 2020 02:12
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
* Bump github.com/rs/zerolog from 1.15.0 to 1.27.0

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.15.0 to 1.27.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](rs/zerolog@v1.15.0...v1.27.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* go mod tidy

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jeffreyc-splunk <[email protected]>
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