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

feat(otel): upgrade opentelemetry to v0.75 #2303

Merged
merged 7 commits into from
Apr 12, 2023
Merged

Conversation

leoparente
Copy link
Contributor

No description provided.

@leoparente leoparente self-assigned this Apr 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2023

Codecov Report

Merging #2303 (6f4a7e7) into develop (063ad42) will decrease coverage by 0.12%.
The diff coverage is 68.96%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           develop    #2303      +/-   ##
===========================================
- Coverage    52.16%   52.04%   -0.12%     
===========================================
  Files           78       77       -1     
  Lines         6087     6076      -11     
===========================================
- Hits          3175     3162      -13     
- Misses        2912     2914       +2     
Impacted Files Coverage Δ
agent/backend/pktvisor/pktvisor.go 0.00% <0.00%> (ø)
agent/backend/pktvisor/scrape.go 0.00% <0.00%> (ø)
agent/otel/otlpmqttexporter/config.go 0.00% <ø> (ø)
agent/otel/pktvisorreceiver/receiver.go 83.78% <ø> (ø)
maestro/config/config_builder.go 29.16% <ø> (ø)
sinker/otel/kafkafanoutexporter/config.go 84.61% <ø> (-7.70%) ⬇️
sinker/otel/kafkafanoutexporter/kafka_exporter.go 43.47% <ø> (ø)
agent/otel/otlpmqttexporter/otlp.go 4.37% <25.00%> (ø)
agent/otel/otlpmqttexporter/factory.go 40.00% <60.00%> (-4.00%) ⬇️
agent/otel/pktvisorreceiver/factory.go 66.66% <75.00%> (ø)
... and 2 more

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

@leoparente leoparente requested a review from manrodrigues April 12, 2023 13:13
lpegoraro
lpegoraro previously approved these changes Apr 12, 2023
Copy link
Contributor

@lpegoraro lpegoraro left a comment

Choose a reason for hiding this comment

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

LGTM

sinker/otel/components.go Outdated Show resolved Hide resolved
@lpegoraro lpegoraro changed the title upgrade opentelemetry to v0.75 feat(otel): upgrade opentelemetry to v0.75 Apr 12, 2023
Copy link
Contributor

@etaques etaques left a comment

Choose a reason for hiding this comment

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

LGTM

@leoparente leoparente merged commit d2f4ed0 into develop Apr 12, 2023
@leoparente leoparente deleted the feature/otlp-upgrade branch April 12, 2023 17:19
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