Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-24411 update new AI CodeFix telemetry metric keys | Serhat Yenican | 2025-03-21 | 1 | -3/+3 |
| | |||||
* | SONAR-24411 send fix suggestion telemetry for self-hosted llm providers | Serhat Yenican | 2025-03-19 | 4 | -1/+111 |
| | |||||
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 31 | -32/+31 |
| | |||||
* | SONAR-23737 Portfolio Activity telemetry | OrlovAlexander | 2024-12-18 | 4 | -0/+185 |
| | |||||
* | SONAR-23617 Improve structure of analysis telemetry message | Matteo Mara | 2024-11-29 | 2 | -2/+39 |
| | |||||
* | NO-JIRA Refactor v2 telemetry data provider | Damien Urruty | 2024-10-15 | 3 | -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 process | lukasz-jarocki-sonarsource | 2024-10-11 | 19 | -1/+1041 |
| | |||||
* | SONAR-23133 Upgrade org.junit:junit-bom from 5.9.1 to 5.11.1 | Matteo Mara | 2024-10-07 | 1 | -2/+2 |
| | |||||
* | SONAR-22891 added new telemetry metric | lukasz-jarocki-sonarsource | 2024-09-06 | 1 | -7/+7 |
| | |||||
* | SONAR-22787 Add FIPS environment information to support info file | Alain Kermis | 2024-08-26 | 2 | -0/+64 |
| | |||||
* | SONAR-22479 Implement after() method for providers | Alain Kermis | 2024-07-24 | 1 | -1/+6 |
| | |||||
* | SONAR-22479 Added new upgrade related telemetry metrics for the installation ↵ | Matteo Mara | 2024-07-24 | 1 | -0/+4 |
| | | | | dimension | ||||
* | SONAR-22479 Introduce ADHOC granularity | Alain Kermis | 2024-07-24 | 3 | -1/+4 |
| | |||||
* | SONAR-22479 Create telemetry-core module | Alain Kermis | 2024-07-24 | 9 | -0/+393 |