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

Add telemetry support for usage analysis #1222

Merged
merged 3 commits into from
May 23, 2024
Merged

Add telemetry support for usage analysis #1222

merged 3 commits into from
May 23, 2024

Conversation

ekerfelt
Copy link
Contributor

@ekerfelt ekerfelt commented May 22, 2024

Enables support for collecting usage telemetry and adding CLI commands and ENV vars for enabling/disabling telemetry

$ encoredev telemetry -h
Reports the current telemetry status

Usage:
  encore telemetry [flags]
  encore telemetry [command]

Available Commands:
  disable     Disables telemetry reporting
  enable      Enables telemetry reporting

Flags:
  -h, --help   help for telemetry

Global Flags:
      --trace string    file to write execution trace data to
  -v, --verbose count   verbose output

Use "encore telemetry [command] --help" for more information about a command.

@encore-cla
Copy link

encore-cla bot commented May 22, 2024

All committers have signed the CLA.

eandre
eandre previously approved these changes May 22, 2024
@ekerfelt ekerfelt merged commit 15332d0 into main May 23, 2024
4 checks passed
@ekerfelt ekerfelt deleted the telemetry branch May 23, 2024 07:44
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