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: expose otel port outside container #2054

Merged
merged 3 commits into from
Jul 13, 2024
Merged

fix: expose otel port outside container #2054

merged 3 commits into from
Jul 13, 2024

Conversation

gak
Copy link
Contributor

@gak gak commented Jul 12, 2024

No description provided.

@gak gak requested a review from alecthomas as a code owner July 12, 2024 00:44
@gak gak requested review from a team and deniseli and removed request for a team July 12, 2024 00:44
@ftl-robot ftl-robot mentioned this pull request Jul 12, 2024
@@ -196,5 +196,5 @@ otel-dev *args:
#!/bin/bash

gprcPort=$(cat docker-compose.yml | grep "OTLP gRPC" | sed 's/:.*//' | sed -r 's/ +- //')
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think gprcPort is defined above as well. Should we combine them?

Copy link
Contributor

@deniseli deniseli left a comment

Choose a reason for hiding this comment

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

Yay!!

@gak gak merged commit 5b6d812 into main Jul 13, 2024
50 checks passed
@gak gak deleted the gak/otel-bind branch July 13, 2024 22:13
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