Skip to content

Allow for Enabling/Disabling KVP using Config Struct #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
peytonr18 opened this issue Jan 13, 2025 · 1 comment · Fixed by #179
Closed

Allow for Enabling/Disabling KVP using Config Struct #152

peytonr18 opened this issue Jan 13, 2025 · 1 comment · Fixed by #179
Assignees
Labels
bug Something isn't working

Comments

@peytonr18
Copy link
Contributor

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.

@peytonr18 peytonr18 added the bug Something isn't working label Jan 13, 2025
@peytonr18 peytonr18 self-assigned this Jan 13, 2025
@peytonr18 peytonr18 changed the title Disable KVP using Config Struct Allow for Enabling/Disabling KVP using Config Struct Jan 13, 2025
@peytonr18
Copy link
Contributor Author

peytonr18 commented Mar 6, 2025

Work in progress now!

PR: #179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant