You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue for amending KVP functionality so that a user can enable/disable kvp telemetry emission via the config struct.
Current idea is to pass the config to the subscriber setup and create the emit_kvp_layer only if kvp_diagnostics flag is enabled. Once we have KVP functionality, it can be amended to allow this.
Issue for amending KVP functionality so that a user can enable/disable kvp telemetry emission via the config struct.
Current idea is to pass the config to the subscriber setup and create the emit_kvp_layer only if kvp_diagnostics flag is enabled. Once we have KVP functionality, it can be amended to allow this.
Related to PR #133.
The text was updated successfully, but these errors were encountered: