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

replace otelcol host by variable in docker-compose #653

Merged
merged 2 commits into from
Dec 23, 2022

Conversation

styblope
Copy link
Contributor

Replace otelcol hostname by ${OTEL_COLLECTOR_HOST} substitution in docker-compose. Makes switching to alternative collectors easier.

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the docs folder

Replace `otelcol` hostname by existing variable in docker-compose. Makes
swithing to alternative collectors easier.
@styblope styblope requested a review from a team as a code owner December 21, 2022 17:09
docker-compose.yml Outdated Show resolved Hide resolved
Copy link
Member

@julianocosta89 julianocosta89 left a comment

Choose a reason for hiding this comment

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

LGTM

@julianocosta89 julianocosta89 merged commit 36edc26 into open-telemetry:main Dec 23, 2022
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
Replace `otelcol` hostname by existing variable in docker-compose. Makes
swithing to alternative collectors easier.
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.

None yet

5 participants