aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-telemetry/src/main/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24046 Add telemetry 'aicaQualified' for a Quality GateDejan Milisavljevic12 days3-3/+4
* SONAR-24057 Optimize querying of branch measures to only load required measur...Eric Giffon2024-12-203-10/+47
* 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 openshift...lukasz-jarocki-sonarsource2024-10-231-0/+2
* 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
* 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 telemetry...lukasz-jarocki-sonarsource2024-09-242-2/+3
* 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