aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-telemetry/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24605 Fix quality gate issuesAlain Kermis10 days1-1/+1
|
* SONAR-24594 Fix telemetry bug in the daemonAlain Kermis11 days1-9/+10
|
* SONAR-23224 Reduce risk of telemetry daemon from endlessly sending messagesAlain Kermis2025-01-101-13/+15
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0916-16/+16
|
* SONAR-24046 Add telemetry 'aicaQualified' for a Quality GateDejan Milisavljevic2024-12-273-3/+4
|
* SONAR-24057 Optimize querying of branch measures to only load required ↵Eric Giffon2024-12-203-10/+47
| | | | measures in memory
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-182-2/+2
|
* SONAR-23619 Update get_ai_code_assurance endpoint (#12342)Anita Stanisz2024-11-291-1/+1
|
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-291-1/+1
|
* SONAR-23461 fixed an issue where telemetry for helm autoscaling and ↵lukasz-jarocki-sonarsource2024-10-231-0/+2
| | | | openshift was not sent
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-8/+0
|
* SONAR-23327 Added support for sending telemetry data in compute engine processlukasz-jarocki-sonarsource2024-10-1112-552/+10
|
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-092-25/+95
| | | | Co-authored-by: Claire Villard <claire.villard@sonarsource.com>
* SONAR-23064 Add is_ai_code_assured flag to telemetry payloadAlain Kermis2024-09-253-1/+19
|
* putting the value of IS_HELM_AUTOSCALING_ENABLED env variable into ↵lukasz-jarocki-sonarsource2024-09-242-2/+3
| | | | telemetry and support info file
* SONAR-22997 added telemetry for openshiftlukasz-jarocki-sonarsource2024-09-232-1/+2
|
* SONAR-22891 added new telemetry metriclukasz-jarocki-sonarsource2024-09-061-5/+18
|
* NO-JIRA Fix Quality Gate IssuesMatteo Mara2024-07-251-1/+1
|
* SONAR-22479 Add BBT for new telemetry metricsMatteo Mara2024-07-241-1/+1
|
* SONAR-22479 Leveraging independent URL for Telemetry MetricsMatteo Mara2024-07-242-4/+12
|
* SONAR-22479 Implement after() method for providersAlain Kermis2024-07-242-0/+7
|
* SONAR-22479 Introduce ADHOC granularityAlain Kermis2024-07-245-15/+30
|
* SONAR-22479 Create telemetry-core moduleAlain Kermis2024-07-2417-460/+16
|
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-2422-133/+863
|
* SONAR-22479 moved 'user_enabled' metric to sonar-telemetrylukasz-jarocki-sonarsource2024-07-242-0/+102
|
* SONAR-22479 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-242-0/+120
|
* SONAR-22479 added new telemetry metric "ncloc" for language dimensionMatteo Mara2024-07-241-0/+107
|
* SONAR-22479 Refactored new telemetry modelAlain Kermis2024-07-2414-12/+199
|
* SONAR-22479 Create new telemetry moduleAlain Kermis2024-07-249-0/+2102