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

Report both system.disk.io_time (wall clock) & system.disk.operation_time #1887

Merged
merged 3 commits into from
Oct 19, 2020

Conversation

james-bebbington
Copy link
Member

@james-bebbington james-bebbington commented Oct 1, 2020

Report both types of disk time metrics on both Linux & Windows as per this comment thread: open-telemetry/opentelemetry-specification#937 (comment)

Breaking Change: system.disk.time metric renamed to system.disk.operation_time

@james-bebbington james-bebbington changed the title Report both disk io_time & disk operation_time Report both system.disk.time (wall clock) & system.disk.operation_time Oct 1, 2020
@james-bebbington james-bebbington force-pushed the disk-time branch 3 times, most recently from b3e0037 to 9832a44 Compare October 1, 2020 07:44
@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #1887 into master will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1887      +/-   ##
==========================================
- Coverage   91.46%   91.38%   -0.08%     
==========================================
  Files         284      282       -2     
  Lines       16739    16676      -63     
==========================================
- Hits        15310    15240      -70     
- Misses       1000     1006       +6     
- Partials      429      430       +1     
Impacted Files Coverage Δ
...iver/internal/scraper/diskscraper/disk_metadata.go 100.00% <100.00%> (ø)
...nternal/scraper/diskscraper/disk_scraper_others.go 100.00% <100.00%> (ø)
service/builder/exporters_builder.go 76.19% <0.00%> (-5.55%) ⬇️
service/builder/pipelines_builder.go 83.33% <0.00%> (-5.09%) ⬇️
exporter/exporterhelper/queued_retry.go 98.38% <0.00%> (-0.10%) ⬇️
exporter/otlpexporter/otlp.go 71.79% <0.00%> (ø)
exporter/kafkaexporter/factory.go 100.00% <0.00%> (ø)
translator/internaldata/resource_to_oc.go 91.78% <0.00%> (ø)
exporter/prometheusremotewriteexporter/factory.go 100.00% <0.00%> (ø)
receiver/receiverhelper/scrapercontroller.go
... and 3 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 1b61151...70f04f1. Read the comment docs.

@bogdandrutu bogdandrutu dismissed their stale review October 1, 2020 16:46

Pressed approve by mistake

@james-bebbington james-bebbington force-pushed the disk-time branch 2 times, most recently from c438362 to 935b37e Compare October 9, 2020 00:44
@james-bebbington james-bebbington changed the title Report both system.disk.time (wall clock) & system.disk.operation_time Report both system.disk.io_time (wall clock) & system.disk.operation_time Oct 9, 2020
# Conflicts:
#	CHANGELOG.md
@tigrannajaryan
Copy link
Member

@bogdandrutu you reviewed this initially, do you have any other comments or good to merge?

@bogdandrutu bogdandrutu merged commit d5a8705 into open-telemetry:master Oct 19, 2020
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
…y#1887)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
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.

4 participants