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

Fix port derivation #651

Merged
merged 16 commits into from
Jan 11, 2022
Merged

Conversation

yuriolisa
Copy link
Contributor

@yuriolisa yuriolisa commented Dec 22, 2021

  • Change the approach to extract endpoint ports.
  • Creating tests to test it.

Resolves #646

@yuriolisa yuriolisa requested review from a team and jpkrohling December 22, 2021 14:05
@yuriolisa
Copy link
Contributor Author

Fixes #646

Copy link
Contributor

@VineethReddy02 VineethReddy02 left a comment

Choose a reason for hiding this comment

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

Needs some changes

pkg/collector/parser/receiver.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
pkg/collector/parser/receiver.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
Copy link
Contributor

@VineethReddy02 VineethReddy02 left a comment

Choose a reason for hiding this comment

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

Needs some refactoring on error case evaluation.

pkg/collector/parser/receiver.go Outdated Show resolved Hide resolved
@VineethReddy02 VineethReddy02 merged commit 1f1fa71 into open-telemetry:main Jan 11, 2022
ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 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.

Parsing httpd endpoint in Otel-operator is broken.
3 participants