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

Test connection for destinations #1327

Merged
merged 8 commits into from
Jul 7, 2024
Merged

Conversation

RonFed
Copy link
Contributor

@RonFed RonFed commented Jul 5, 2024

No description provided.

@RonFed RonFed requested review from edeNFed and blumamir July 5, 2024 12:39
func (t *otlphttpExporterConnectionTester) ModifyConfigForConnectionTest(cfg component.Config) component.Config {
otlpConf, ok := cfg.(*otlphttpexporter.Config)
if !ok {
return nil
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe worth logging here and return the same cfg instead of nil

frontend/endpoints/test_connection/test_connection.go Outdated Show resolved Hide resolved
frontend/endpoints/destinations.go Show resolved Hide resolved
@RonFed RonFed merged commit b3988f0 into odigos-io:main Jul 7, 2024
12 checks passed
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