Telemetry information in Plasma

David Edmundson david at davidedmundson.co.uk
Thu Nov 19 16:20:25 GMT 2020


On Tue, Nov 10, 2020 at 3:21 AM Nicolás Alvarez
<nicolas.alvarez at gmail.com> wrote:
>
> El lun., 9 de nov. de 2020 a la(s) 13:32, Aleix Pol (aleixpol at kde.org) escribió:
> > - BasicUsageStatistics
> > Usage time
> > Launches count (Discover)
>
> Is "launches count" reset to 0 after each telemetry submission, or is
> it cumulative / lifetime launch count?
>
> > - DetailedUsageStatistics
> > Panel Count (Plasma shell)
> > Application Source Name (Discover)
>
> What is Application Source Name? Is this actually implemented? The
> database seems to have pure NULLs but I may be looking in the wrong
> place.

It does indeed appear to always be null.

I think there's a mismatch in the schema.
Code has a scalar "applicationSourceName" with an entry "value"
Active Schema has a scalar "applicationSource" with an entry
"applicationSourceName"

The schema shipped in discover looks correct.

David




More information about the kde-core-devel mailing list