Implement basic telemetry collection#4651
Implement basic telemetry collection#4651stevespringett merged 1 commit intoDependencyTrack:masterfrom
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more Footnotes
|
Signed-off-by: nscuro <nscuro@protonmail.com> # Conflicts: # dev/docker-compose.yml
stevespringett
left a comment
There was a problem hiding this comment.
Very well done. I do not see anything missing.
Description
Implements basic telemetry collection.
Addressed Issue
Closes #4694
Additional Details
See documentation.
Frontend PR: DependencyTrack/frontend#1164
Checklist
This PR fixes a defect, and I have provided tests to verify that the fix is effectiveThis PR introduces changes to the database model, and I have added corresponding update logicThis PR introduces new or alters existing behavior, and I have updated the documentation accordingly