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

Move CodeWhispererTelemetryService metrics to OTel #5041

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

lint

5a29b26
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Move CodeWhispererTelemetryService metrics to OTel #5041

lint
5a29b26
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana Community for JVM completed Nov 8, 2024 in 0s

15 new problems found by Qodana Community for JVM

Qodana Community for JVM

15 new problems were found

Inspection name Severity Problems
Usage of redundant or deprecated syntax or deprecated symbols 🔶 Warning 14
Nested lambda has shadowed implicit parameter ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 264 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererService.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendServiceInvocationEvent(String, RequestContext, ResponseContext, Int, Boolean, Double, String?): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 403 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererService.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendServiceInvocationEvent(String, RequestContext, ResponseContext, Int, Boolean, Double, String?): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 536 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererServiceNew.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendUserDecisionEvent(RequestContextNew, ResponseContext, DetailContextNew, Int, CodewhispererSuggestionState, Int): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 340 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/telemetry/CodeWhispererTelemetryServiceNew.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendUserTriggerDecisionEvent(SessionContextNew, RequestContextNew, ResponseContext, RecommendationContextNew, CodewhispererSuggestionState, Duration?, Int, Int, Int): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 438 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererServiceNew.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendServiceInvocationEvent(Int, String, RequestContextNew, ResponseContext, Int, Boolean, Double, String?): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 317 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/telemetry/CodeWhispererTelemetryServiceNew.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendUserDecisionEvent(RequestContextNew, ResponseContext, DetailContextNew, Int, CodewhispererSuggestionState, Int): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 335 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererService.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendServiceInvocationEvent(String, RequestContext, ResponseContext, Int, Boolean, Double, String?): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 277 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererServiceNew.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendServiceInvocationEvent(Int, String, RequestContextNew, ResponseContext, Int, Boolean, Double, String?): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 177 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererServiceNew.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendFailedServiceInvocationEvent(kotlin.Exception /\* = java.lang.Exception \*/): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 170 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererService.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendFailedServiceInvocationEvent(kotlin.Exception /\* = java.lang.Exception \*/): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 419 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/telemetry/CodeWhispererTelemetryService.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendUserDecisionEvent(RequestContext, ResponseContext, DetailContext, Int, CodewhispererSuggestionState, Int): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 503 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererService.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendUserDecisionEvent(RequestContext, ResponseContext, DetailContext, Int, CodewhispererSuggestionState, Int): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 438 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/telemetry/CodeWhispererTelemetryService.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendUserTriggerDecisionEvent(RequestContext, ResponseContext, RecommendationContext, CodewhispererSuggestionState, Duration?, Int, Int, Int): Unit' is deprecated. Does not capture entire context of method call

Check warning on line 372 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererServiceNew.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

'sendServiceInvocationEvent(Int, String, RequestContextNew, ResponseContext, Int, Boolean, Double, String?): Unit' is deprecated. Does not capture entire context of method call

Check notice on line 165 in plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/telemetry/CodeWhispererTelemetryServiceNew.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Nested lambda has shadowed implicit parameter

Implicit parameter 'it' of enclosing lambda is shadowed