aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-telemetry-core
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24411 update new AI CodeFix telemetry metric keysSerhat Yenican2025-03-211-3/+3
|
* SONAR-24411 send fix suggestion telemetry for self-hosted llm providersSerhat Yenican2025-03-194-1/+111
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0931-32/+31
|
* SONAR-23737 Portfolio Activity telemetryOrlovAlexander2024-12-184-0/+185
|
* SONAR-23617 Improve structure of analysis telemetry messageMatteo Mara2024-11-292-2/+39
|
* NO-JIRA Refactor v2 telemetry data providerDamien Urruty2024-10-153-15/+47
| | | | Introduce an abstract class to differentiate static characteristics (dimension, metric key, ...) and dynamic (the actual value) to better show how it is supposed to be used. It will also prevent future duplication reports on data providers
* SONAR-23327 Added support for sending telemetry data in compute engine processlukasz-jarocki-sonarsource2024-10-1119-1/+1041
|
* SONAR-23133 Upgrade org.junit:junit-bom from 5.9.1 to 5.11.1Matteo Mara2024-10-071-2/+2
|
* SONAR-22891 added new telemetry metriclukasz-jarocki-sonarsource2024-09-061-7/+7
|
* SONAR-22787 Add FIPS environment information to support info fileAlain Kermis2024-08-262-0/+64
|
* SONAR-22479 Implement after() method for providersAlain Kermis2024-07-241-1/+6
|
* SONAR-22479 Added new upgrade related telemetry metrics for the installation ↵Matteo Mara2024-07-241-0/+4
| | | | dimension
* SONAR-22479 Introduce ADHOC granularityAlain Kermis2024-07-243-1/+4
|
* SONAR-22479 Create telemetry-core moduleAlain Kermis2024-07-249-0/+393