Hi,
I would like to store some data into the database of sonarqube from my extended web page, could you please let me know how to achieve this?
I am using sonarqube 7.9.3 LTS
Hi,
I would like to store some data into the database of sonarqube from my extended web page, could you please let me know how to achieve this?
I am using sonarqube 7.9.3 LTS
Hi,
You’ll need to write a custom plugin that creates custom metrics and stores their values during analysis. The docs should get you started. Feel free to open new threads here with specific development questions.
HTH,
Ann