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

update otel collector to v110 #186

Merged
merged 4 commits into from
Feb 5, 2025
Merged

Conversation

madwort
Copy link
Contributor

@madwort madwort commented Jan 31, 2025

  • v111 fails CI with new, uninvestigated errors

@madwort
Copy link
Contributor Author

madwort commented Jan 31, 2025

I assume it's this change of default from 0.0.0.0 to localhost, although it would only be healthcheck from that list that we'd be using?

@@ -10,6 +10,7 @@ receivers:
otlp:
protocols:
http:
endpoint: 0.0.0.0:4318
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this used to be the default, now the default is (the safer) localhost

@madwort madwort force-pushed the madwort/update-otel-collector-103 branch from e72799a to 0848eeb Compare January 31, 2025 12:50
@madwort madwort force-pushed the madwort/update-otel-collector-103 branch from 2ece59d to 60bdac4 Compare January 31, 2025 13:00
@madwort madwort changed the title Madwort/update otel collector further Madwort/update otel collector further (v110) Jan 31, 2025
@madwort madwort changed the title Madwort/update otel collector further (v110) update otel collector to v110 Jan 31, 2025
@madwort madwort marked this pull request as ready for review January 31, 2025 13:03
@madwort madwort merged commit c7cc1d6 into main Feb 5, 2025
4 checks passed
@madwort madwort deleted the madwort/update-otel-collector-103 branch February 5, 2025 14:26
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.

2 participants