Skip to content

Conversation

@Niroshan2001
Copy link
Contributor

No description provided.

} else {
std::cout << "Initializing OpenTelemetry for worker..." << std::endl;
serviceName = "jasminegraph-worker";
otlpEndpoint = "http://172.28.5.1:4318/v1/traces"; // Host IP for worker containers
Copy link
Owner

Choose a reason for hiding this comment

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

Why this IP address and port hardcoded here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Owner

@miyurud miyurud left a comment

Choose a reason for hiding this comment

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

I have put comments. Please address each one of those and reply explaining how you addressed those.

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots

See analysis details on SonarQube Cloud

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