aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-telemetry-core
Commit message (Collapse)AuthorAgeFilesLines
* 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