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

Upgrade otel collector core, fix remove of the Set Array/Map values #1487

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

bogdandrutu
Copy link
Member

Need to develop a better API for setting the Logs.body as map/array. Will do that in a followup PR.

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

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

codecov bot commented Nov 3, 2020

Codecov Report

Merging #1487 into master will increase coverage by 1.36%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1487      +/-   ##
==========================================
+ Coverage   87.36%   88.73%   +1.36%     
==========================================
  Files         343      344       +1     
  Lines       16775    16844      +69     
==========================================
+ Hits        14656    14947     +291     
+ Misses       1663     1432     -231     
- Partials      456      465       +9     
Flag Coverage Δ
integration 70.87% <ø> (?)
unit 87.38% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...resourcedetectionprocessor/internal/aws/ecs/ecs.go 86.15% <100.00%> (-0.42%) ⬇️
...er/signalfxreceiver/signalfxv2_event_to_logdata.go 100.00% <100.00%> (ø)
receiver/splunkhecreceiver/splunk_to_logdata.go 93.50% <100.00%> (-0.17%) ⬇️
receiver/stanzareceiver/converter.go 100.00% <100.00%> (ø)
internal/common/testing/container/container.go 73.68% <0.00%> (ø)
receiver/carbonreceiver/transport/tcp_server.go 66.33% <0.00%> (+0.99%) ⬆️
receiver/k8sclusterreceiver/watcher.go 97.64% <0.00%> (+2.35%) ⬆️
receiver/jmxreceiver/receiver.go 94.73% <0.00%> (+10.52%) ⬆️
receiver/dockerstatsreceiver/docker.go 92.30% <0.00%> (+39.05%) ⬆️
receiver/dockerstatsreceiver/receiver.go 96.82% <0.00%> (+49.20%) ⬆️
... and 5 more

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 c2f0ce4...c45bb77. Read the comment docs.

@tigrannajaryan tigrannajaryan merged commit 60de58c into open-telemetry:master Nov 3, 2020
@bogdandrutu bogdandrutu deleted the updateva branch November 3, 2020 22:37
dyladan referenced this pull request in dynatrace-oss-contrib/opentelemetry-collector-contrib Jan 29, 2021
* Add process telemetry tests

* Get the procfs.Proc instance at creation, this avoids failing constantly on Windows.
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
Co-authored-by: Tyler Yahn <MrAlias@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.

3 participants