Skip to content
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

BigTable backend: ability to disable telemetry #7597

Merged
merged 2 commits into from Oct 9, 2023

Conversation

adutra
Copy link
Contributor

@adutra adutra commented Oct 5, 2023

No description provided.

@@ -65,4 +65,7 @@ public interface QuarkusBigTableConfig {

@WithDefault("8086")
int emulatorPort();

@WithDefault("true")
boolean enableTelemetry();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add this to the docs on the website as well?

@adutra adutra enabled auto-merge (squash) October 9, 2023 09:29
@adutra adutra merged commit 113b349 into projectnessie:main Oct 9, 2023
17 checks passed
@adutra adutra deleted the bt-disable-telemetry branch November 6, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants