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 anonymous event tracking for adapter types and RPC events #1574

Closed
2 tasks done
drewbanin opened this issue Jun 26, 2019 · 1 comment
Closed
2 tasks done

Add anonymous event tracking for adapter types and RPC events #1574

drewbanin opened this issue Jun 26, 2019 · 1 comment

Comments

@drewbanin
Copy link
Contributor

drewbanin commented Jun 26, 2019

Feature

Feature description

A better understanding of which databases dbt users are connecting to will help inform prioritization of new features. My instinct is that Redshift adoption is decreasing, but we don't currently have any way of knowing that!

Additionally, we should anonymously track requests to rpc endpoints. These can be simple - we just want to know if people are using the rpc functionality, and if so, which endpoints they're hitting.

TODO:

  • add adapter to the invocation_env schema, track this (via adapter.type) in the invocation start event
  • add an rpc_request schema with a task property

Who will this benefit?

dbt's product manager (yours truly)

@drewbanin drewbanin added this to the Wilt Chamberlain milestone Jun 26, 2019
drewbanin added a commit that referenced this issue Jun 26, 2019
…e-and-rpc-requests

(#1574) track adapter type and rpc requests
@drewbanin
Copy link
Contributor Author

Closed by #1575

iknox-fa pushed a commit that referenced this issue Feb 8, 2022
automatic commit by git-black, original commits:
  91124d2
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

No branches or pull requests

1 participant