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

Authentication Helper 1/4 - Add configauth #1807

Conversation

jpkrohling
Copy link
Member

Description: Added a new configauth package, with the auth settings that can be used by receivers. Split from #1728

Link to tracking Issue: Part of the solution for #1424.

Testing: unit tests.

Documentation: readme file.

Signed-off-by: Juraci Paixão Kröhling juraci@kroehling.de

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #1807 into master will decrease coverage by 0.83%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1807      +/-   ##
==========================================
- Coverage   91.95%   91.12%   -0.84%     
==========================================
  Files         263      263              
  Lines       18821    16107    -2714     
==========================================
- Hits        17307    14677    -2630     
+ Misses       1083     1003      -80     
+ Partials      431      427       -4     
Impacted Files Coverage Δ
service/internal/templates.go 30.43% <0.00%> (-21.09%) ⬇️
processor/cloningfanoutconnector.go 57.57% <0.00%> (-9.10%) ⬇️
cmd/mdatagen/metricdata.go 71.42% <0.00%> (-8.29%) ⬇️
exporter/kafkaexporter/otlp_marshaller.go 71.42% <0.00%> (-6.35%) ⬇️
...rnal/scraper/processesscraper/processes_scraper.go 80.00% <0.00%> (-5.72%) ⬇️
extension/pprofextension/pprofextension.go 57.14% <0.00%> (-5.36%) ⬇️
service/builder/extensions_builder.go 80.76% <0.00%> (-4.53%) ⬇️
...eceiver/internal/scraper/processscraper/factory.go 55.55% <0.00%> (-4.45%) ⬇️
receiver/otlpreceiver/marshal_jsonpb.go 12.61% <0.00%> (-4.45%) ⬇️
exporter/kafkaexporter/jaeger_marshaller.go 85.71% <0.00%> (-4.29%) ⬇️
... and 245 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 639b9a8...26e64b2. Read the comment docs.

@jpkrohling
Copy link
Member Author

Build is failing with "correctness - Failed", which is probably flaky, as this PR doesn't change any behavior.

@bogdandrutu bogdandrutu changed the title Authentication processor 1/4 - Add configauth Authentication 1/4 - Add configauth Sep 21, 2020
@bogdandrutu bogdandrutu changed the title Authentication 1/4 - Add configauth Authentication Helper 1/4 - Add configauth Sep 21, 2020
@bogdandrutu bogdandrutu merged commit ab27911 into open-telemetry:master Sep 21, 2020
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
…y#1807)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

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.

2 participants