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

fix(metrics): make sure to return bento during build for telemetry #3897

Merged
merged 3 commits into from Jun 1, 2023

Conversation

aarnphm
Copy link
Member

@aarnphm aarnphm commented May 28, 2023

There is a current bug (probably a regression when I wrote the subprocess build)
that CLI should return the Bento object for tracking purposes.

The events can be found under
bentoml/_internal/utils/analytics/cli_envets.py:_cli_bentoml_build_event

Signed-off-by: Aaron 29749331+aarnphm@users.noreply.github.com

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm requested a review from a team as a code owner May 28, 2023 01:12
@aarnphm aarnphm requested review from bojiang and ssheng and removed request for a team May 28, 2023 01:12
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm merged commit 36932bf into bentoml:main Jun 1, 2023
38 of 43 checks passed
@aarnphm aarnphm deleted the fix/telemetry-build branch June 1, 2023 01:51
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