Skip to content

JS-494 Sensor telemetry Java part #5012

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

Merged
merged 10 commits into from
Dec 12, 2024
Merged

JS-494 Sensor telemetry Java part #5012

merged 10 commits into from
Dec 12, 2024

Conversation

zglicz
Copy link
Contributor

@zglicz zglicz commented Dec 10, 2024

@zglicz zglicz requested a review from vdiez December 10, 2024 15:33
@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title Sensor telemetry Java part JS-494 Sensor telemetry Java part Dec 10, 2024
@vdiez vdiez requested review from a team and removed request for vdiez December 10, 2024 16:32
Copy link

sonarqube-next bot commented Dec 11, 2024

@@ -111,6 +111,8 @@ void analyzeFiles(List<InputFile> inputFiles) throws IOException {
)
);
}
var telemetry = bridgeServer.getTelemetry();
(new PluginTelemetry(context)).reportTelemetry(telemetry);
Copy link
Contributor

Choose a reason for hiding this comment

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

parenthesis is redundant, does it format like this?

@zglicz zglicz merged commit 7e69263 into telemetry Dec 12, 2024
5 of 16 checks passed
@zglicz zglicz deleted the sensor-telemetry branch December 12, 2024 13:08
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