SUSE / telemetry

Telemetry scaffolding
Apache License 2.0
0 stars 0 forks source link

SDK: Telemetry Client Library Generate() should include a flags parameter #32

Open rtamalin opened 2 months ago

rtamalin commented 2 months ago

This parameter should support specify flags to indicate that immediate submission is requested rather than just storing the telemetry data item in the telemetry client data store for later submission as part of the background activity.

rtamalin commented 1 month ago

Most of the work is done for this, however support for handling the submit flag being set isn't currently implemented.