Skip to content

Remove process config for Jaeger exporter#1776

Merged
MrAlias merged 8 commits intoopen-telemetry:mainfrom
IrisTuntun:removeProcessConfig
Apr 6, 2021
Merged

Remove process config for Jaeger exporter#1776
MrAlias merged 8 commits intoopen-telemetry:mainfrom
IrisTuntun:removeProcessConfig

Conversation

@IrisTuntun
Copy link
Copy Markdown
Contributor

Remove Process configuration for Jaeger exporter. The information that could be configured in the Process struct should be configured in a Resource instead. The spec-compliance-matrix will be updated in a follow-up PR.
This should fix #1762

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2021

Codecov Report

Merging #1776 (7c019ce) into main (0d49b59) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1776     +/-   ##
=======================================
- Coverage   78.7%   78.7%   -0.1%     
=======================================
  Files        134     134             
  Lines       7144    7116     -28     
=======================================
- Hits        5628    5602     -26     
+ Misses      1270    1268      -2     
  Partials     246     246             
Impacted Files Coverage Δ
exporters/trace/jaeger/env.go 100.0% <ø> (ø)
exporters/trace/jaeger/jaeger.go 93.5% <100.0%> (-0.4%) ⬇️
exporters/otlp/otlpgrpc/connection.go 90.6% <0.0%> (+1.8%) ⬆️

Comment thread CHANGELOG.md Outdated
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@MrAlias MrAlias merged commit 23422c5 into open-telemetry:main Apr 6, 2021
MrAlias added a commit to MrAlias/opentelemetry-go that referenced this pull request Apr 13, 2021
MrAlias added a commit that referenced this pull request Apr 13, 2021
* Remove the abandoned Process struct in Jaeger exporter

Use of this struct was removed in #1776.

* Update changelog
@MrAlias MrAlias mentioned this pull request Apr 23, 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.

Remove Process configuration for the Jaeger exporter

4 participants