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

Simplify OTEL related environment variables #1255

Merged
merged 3 commits into from
Oct 14, 2020
Merged

Simplify OTEL related environment variables #1255

merged 3 commits into from
Oct 14, 2020

Conversation

kevinearls
Copy link
Contributor

Signed-off-by: Kevin Earls kearls@redhat.com

This PR reduces the number of OTEL related EVs used by tests to two, and separates their functions. If SPECIFY_OTEL_IMAGES is true the tests will explicitly add otel image names to CRs. If SPECIFY_OTEL_CONFIG is true we will remove config values that are not used by the OTEL collector or ingester.

Signed-off-by: Kevin Earls <kearls@redhat.com>
@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #1255 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1255   +/-   ##
=======================================
  Coverage   87.36%   87.36%           
=======================================
  Files          90       90           
  Lines        4907     4907           
=======================================
  Hits         4287     4287           
  Misses        457      457           
  Partials      163      163           

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 5271b85...80cb15f. Read the comment docs.

Signed-off-by: Kevin Earls <kearls@redhat.com>
Signed-off-by: Kevin Earls <kearls@redhat.com>
Copy link
Contributor

@jpkrohling jpkrohling left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot merged commit 619c924 into jaegertracing:master Oct 14, 2020
@kevinearls kevinearls deleted the update-otel-evs branch October 14, 2020 13:15
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.

3 participants