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

Otel-collector pod fix #71

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Otel-collector pod fix #71

merged 1 commit into from
Sep 25, 2024

Conversation

ruokun-niu
Copy link
Contributor

Description

In the most recent release of the opentelemetry collector (https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG.md), the feature gate UseLocalHostAsDefaultHostfeatureGate is marked as a stable feature. This means that we can't use "0.0.0.0" anymore.

This PR follows the guidelines list here to use the pod IP instead of "0.0.0.0"

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Drasi (issue link optional).

Fixes: #issue_number

@ruokun-niu ruokun-niu merged commit bbec8b3 into main Sep 25, 2024
32 checks passed
@danielgerlag danielgerlag deleted the otel-fix branch September 26, 2024 00:11
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