aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-telemetry
Commit message (Collapse)AuthorAgeFilesLines
* Add new fields hasStandardConditions and hasMQRConditions in ↵Léo Geoffroy2024-11-051-8/+9
| | | | qualitgates/list endpoint and checks
* SONAR-23461 fixed an issue where telemetry for helm autoscaling and ↵lukasz-jarocki-sonarsource2024-10-232-2/+6
| | | | openshift was not sent
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-8/+0
|
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-143-10/+10
|
* SONAR-23327 Added support for sending telemetry data in compute engine processlukasz-jarocki-sonarsource2024-10-1123-977/+29
|
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-093-59/+132
| | | | Co-authored-by: Claire Villard <claire.villard@sonarsource.com>
* SONAR-23133 Upgrade org.junit:junit-bom from 5.9.1 to 5.11.1Matteo Mara2024-10-071-2/+2
|
* SONAR-23064 Add is_ai_code_assured flag to telemetry payloadAlain Kermis2024-09-255-71/+111
|
* putting the value of IS_HELM_AUTOSCALING_ENABLED env variable into ↵lukasz-jarocki-sonarsource2024-09-244-4/+5
| | | | telemetry and support info file
* SONAR-22997 added telemetry for openshiftlukasz-jarocki-sonarsource2024-09-234-4/+5
|
* SONAR-22891 added new telemetry metriclukasz-jarocki-sonarsource2024-09-064-7/+40
|
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-281-9/+9
|
* 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-244-6/+41
|
* SONAR-22479 Implement after() method for providersAlain Kermis2024-07-242-0/+7
|
* SONAR-22479 Introduce ADHOC granularityAlain Kermis2024-07-2411-33/+377
|
* SONAR-22479 Create telemetry-core moduleAlain Kermis2024-07-2435-936/+50
|
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-2446-318/+2011
|
* SONAR-22479 moved 'user_enabled' metric to sonar-telemetrylukasz-jarocki-sonarsource2024-07-244-0/+225
|
* SONAR-22479 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-244-0/+299
|
* SONAR-22479 added new telemetry metric "ncloc" for language dimensionMatteo Mara2024-07-242-0/+178
|
* SONAR-22479 Refactored new telemetry modelAlain Kermis2024-07-2423-29/+216
|
* SONAR-22479 Create new telemetry moduleAlain Kermis2024-07-2419-0/+4512