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 resource processor for old metrics #1412

Merged

Conversation

dmitryax
Copy link
Member

Description:
Need to wrap metric before sending out from resource processor, wrapping was lost during this change afc4796

@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #1412 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1412      +/-   ##
==========================================
+ Coverage   90.22%   90.24%   +0.02%     
==========================================
  Files         233      233              
  Lines       16353    16353              
==========================================
+ Hits        14754    14758       +4     
+ Misses       1140     1138       -2     
+ Partials      459      457       -2     
Impacted Files Coverage Δ
processor/resourceprocessor/resource_processor.go 100.00% <100.00%> (ø)
translator/internaldata/resource_to_oc.go 86.04% <0.00%> (+4.65%) ⬆️

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 c75f419...c31bd7c. Read the comment docs.

Need to wrap metric before sending out from resource processor, wrapping was lost during this change open-telemetry@afc4796
@dmitryax dmitryax force-pushed the fix-resource-processor-again branch from cf5ab08 to c31bd7c Compare July 22, 2020 17:41
@tigrannajaryan tigrannajaryan merged commit c0b3cf6 into open-telemetry:master Jul 22, 2020
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
open-telemetry#1412)

* Remove quantile definition

* Complete removal of Quantile-related function

* Comment in selector/simple/simple.go

* Remove 'quantile' in mmsc

* Rename array->exact

* Update changelog

* Add PR number

* Rename exact benchmark

* New test for exact timestamps

* Add timestamp tests

* More test

* From feedback

* Apply suggestions from code review

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* Samples->Points

* Rename

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
* Update components.md

* Move tcplog to alpha
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.

3 participants