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

exporter: swap pusher for exporter #1656

Merged

Conversation

ldelossa
Copy link
Contributor

@ldelossa ldelossa commented Mar 5, 2021

to provide consistent naming across the code base, deprecate pusher in
favor of exporter naming convention.

Signed-off-by: ldelossa [email protected]

@ldelossa
Copy link
Contributor Author

ldelossa commented Mar 5, 2021

A rebase of: #1486

@ldelossa ldelossa force-pushed the louis/swap-pusher-for-exporter branch 2 times, most recently from ace12ad to 7aba3f6 Compare March 5, 2021 17:07
@ldelossa
Copy link
Contributor Author

ldelossa commented Mar 5, 2021

@MrAlias - I closed the other PR, rebased master by accident instead of main. This is the same pr as 1486 be opened against latest main branch.

@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #1656 (d92b320) into main (5690485) will decrease coverage by 0.0%.
The diff coverage is 85.7%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1656     +/-   ##
=======================================
- Coverage   77.4%   77.4%   -0.1%     
=======================================
  Files        128     128             
  Lines       6705    6705             
=======================================
- Hits        5192    5190      -2     
- Misses      1266    1268      +2     
  Partials     247     247             
Impacted Files Coverage Δ
exporters/stdout/exporter.go 17.2% <0.0%> (ø)
exporters/otlp/internal/otlptest/otlptest.go 74.5% <100.0%> (ø)
sdk/metric/controller/basic/config.go 100.0% <100.0%> (ø)
sdk/metric/controller/basic/controller.go 93.3% <100.0%> (ø)
exporters/otlp/otlpgrpc/connection.go 86.9% <0.0%> (-1.9%) ⬇️

Copy link
Contributor

@MrAlias MrAlias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall, just need to update the CHANGELOG

CHANGELOG.md Outdated Show resolved Hide resolved
to provide consistent naming across the code base, deprecate pusher in
favor of exporter naming convention.

Signed-off-by: ldelossa <[email protected]>
@ldelossa ldelossa force-pushed the louis/swap-pusher-for-exporter branch from 7aba3f6 to 86571cc Compare March 6, 2021 17:17
@MrAlias MrAlias merged commit bd0bba4 into open-telemetry:main Mar 8, 2021
@MrAlias MrAlias mentioned this pull request Mar 18, 2021
@pellared pellared added this to the untracked milestone Nov 8, 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