Skip to content

[chore] move service pipeline id validation to main config Validate #6281

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

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

bogdandrutu
Copy link
Member

No description provided.

@bogdandrutu bogdandrutu requested review from a team and dmitryax October 11, 2022 22:01
@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Base: 92.30% // Head: 92.47% // Increases project coverage by +0.17% 🎉

Coverage data is based on head (dc097f8) compared to base (ff73e49).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6281      +/-   ##
==========================================
+ Coverage   92.30%   92.47%   +0.17%     
==========================================
  Files         219      218       -1     
  Lines       13466    13109     -357     
==========================================
- Hits        12430    12123     -307     
+ Misses        806      769      -37     
+ Partials      230      217      -13     
Impacted Files Coverage Δ
config/moved_config.go 100.00% <100.00%> (ø)
...e/internal/configunmarshaler/defaultunmarshaler.go 100.00% <100.00%> (ø)
pdata/pmetric/metrics.go 100.00% <0.00%> (ø)
config/internal/configsource/manager.go
confmap/resolver.go 98.13% <0.00%> (+0.73%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bogdandrutu bogdandrutu merged commit 2118622 into open-telemetry:main Oct 12, 2022
@bogdandrutu bogdandrutu deleted the mvvalidate branch October 12, 2022 22:56
bogdandrutu added a commit that referenced this pull request Oct 13, 2022
* upgrade otel go to latest version v1.11.0/v0.32.3/v0.36.3 (#6293)

* [chore] move service pipeline id validation to main config Validate (#6281)

Signed-off-by: Bogdan <[email protected]>

Signed-off-by: Bogdan <[email protected]>

* Instrument obsreport.receiver metrics with otel go (#6222)

* Instrument obs_receiver with otel go

* add changelog entry

* remove views configuration

* move otel-go metrics to obsreport

* add UseOtelForMetrics to TelemetrySettings; extract otel sdk initialization changes to another pr; remove public InstrumentWithOtel from obsreport;

* default UseOtelForMetrics to false

* remove duplicate oc registry initialization

* move `UseOtelForMetrics` to the internal package `obsreportconfig`

* address comments

* only register view if featuregate is disabled

* prefix meter name with `receiver/`

* change meter scope name

* upgrade otel metric sdk

* run make gotidy

* update changelog

* revert: otel go version upgrade

* revert: x/sys upgrades

* [chore] add chloggen for changelog (#6062)

This change updates the changelog process in this repo to match the process in the contrib repo.

* Fix support for new line in config URI location

Signed-off-by: Bogdan <[email protected]>

Signed-off-by: Bogdan <[email protected]>
Co-authored-by: Gustavo Paiva <[email protected]>
Co-authored-by: Alex Boten <[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