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

Port telemetry to FeatureStore API #1446

Merged
merged 8 commits into from
Apr 10, 2021

Conversation

jklegar
Copy link
Collaborator

@jklegar jklegar commented Apr 8, 2021

Signed-off-by: Jacob Klegar jacob@tecton.ai

What this PR does / why we need it: Ports opt-out telemetry to the new FeatureStore API

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

Opt-out telemetry (usage logging) is now enabled on the FeatureStore API. To disable it, see https://docs.feast.dev/v/master/feast-on-kubernetes/advanced-1/telemetry

@jklegar
Copy link
Collaborator Author

jklegar commented Apr 8, 2021

/kind housekeeping

jklegar added 3 commits April 8, 2021 19:24
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
@jklegar jklegar force-pushed the jacob_port_telemetry branch from 9a334e1 to 3ccb328 Compare April 8, 2021 23:29
@woop
Copy link
Member

woop commented Apr 8, 2021

@jklegar would it make sense to add telemetry to all of our methods on the FeatureStore class?

jklegar and others added 2 commits April 8, 2021 21:28
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
Signed-off-by: Willem Pienaar <git@willem.co>
try:
sdk_version = pkg_resources.get_distribution("feast").version
except pkg_resources.DistributionNotFound:
sdk_version = "local build"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think this was accidentally left in fyi

woop added 3 commits April 9, 2021 17:58
Signed-off-by: Willem Pienaar <git@willem.co>
Signed-off-by: Willem Pienaar <git@willem.co>
Signed-off-by: Willem Pienaar <git@willem.co>
@woop
Copy link
Member

woop commented Apr 10, 2021

/lgtm

@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jklegar, woop

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@feast-ci-bot feast-ci-bot merged commit f371c2d into feast-dev:master Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants