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

Add connector factory #6611

Merged
merged 1 commit into from
Nov 23, 2022
Merged

Conversation

djaglowski
Copy link
Member

Follows #6577

Respects intention of #6552 by defining the factory as part of the connector package rather than component.

@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Base: 91.09% // Head: 91.06% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (8be6bd2) compared to base (c914964).
Patch coverage: 53.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6611      +/-   ##
==========================================
- Coverage   91.09%   91.06%   -0.03%     
==========================================
  Files         243      244       +1     
  Lines       14105    14120      +15     
==========================================
+ Hits        12849    12859      +10     
- Misses       1006     1010       +4     
- Partials      250      251       +1     
Impacted Files Coverage Δ
component/config.go 84.48% <0.00%> (-3.02%) ⬇️
connector/connector.go 61.53% <61.53%> (ø)
config/connector.go 33.33% <0.00%> (+33.33%) ⬆️

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.

@djaglowski djaglowski marked this pull request as ready for review November 23, 2022 16:20
@djaglowski djaglowski requested review from a team and dmitryax November 23, 2022 16:20
connector/connector.go Outdated Show resolved Hide resolved
@bogdandrutu bogdandrutu merged commit bd269df into open-telemetry:main Nov 23, 2022
@djaglowski djaglowski deleted the connector-factory branch November 23, 2022 18:59
jaronoff97 pushed a commit to lightstep/opentelemetry-collector that referenced this pull request Dec 14, 2022
jaronoff97 pushed a commit to lightstep/opentelemetry-collector that referenced this pull request Dec 14, 2022
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