Skip to content

Conversation

@krisztianfekete
Copy link
Contributor

Currently we set OTel endpoint by default, which will be picked up by the controller and will be propagated into any Agent created by the controller.

This PR unsets these to avoid confusion and overriding what other projects might set during initialization.

Copilot AI review requested due to automatic review settings January 27, 2026 15:22
Signed-off-by: krisztianfekete <[email protected]>
@krisztianfekete krisztianfekete force-pushed the chore/remove-default-endpoints branch from b2f2742 to d13ddd7 Compare January 27, 2026 15:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes default OpenTelemetry (OTel) endpoint configurations that were previously set to http://host.docker.internal:4317. The purpose is to avoid inadvertently overriding OTel endpoint settings that other projects might configure during initialization, as these values are propagated by the controller to any Agent it creates.

Changes:

  • Unset OTel tracing exporter endpoint from hardcoded default to empty string
  • Unset OTel logging exporter endpoint from hardcoded default to empty string

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@EItanya EItanya merged commit 34a3447 into kagent-dev:main Jan 27, 2026
16 checks passed
@krisztianfekete krisztianfekete deleted the chore/remove-default-endpoints branch January 27, 2026 16:33
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