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 scuba logging to edge API's #7103

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

tarun292
Copy link
Contributor

Differential Revision: D66385141

Copy link

pytorch-bot bot commented Nov 27, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7103

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 366493b with merge base a347665 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 27, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66385141

facebook-github-bot pushed a commit that referenced this pull request Nov 27, 2024
Summary: Pull Request resolved: #7103

Differential Revision: D66385141
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66385141

facebook-github-bot pushed a commit that referenced this pull request Nov 27, 2024
Summary:
Adding scuba logging to the Edge AOT API's. Whenever the API's are used this will log some basic details to Scuba and also if the API call fails it will log the stack trace and the reason why it failed, to Scuba.

This is only enabled for internal users and for OSS users it'll essentially be a no-op.

The cases where logging is done:
- User uses the API in a notebook
- User uses the API via `buck run` or `buck test` on devserver

Logging will not be done if the API is called via automated tests.


Reviewed By: JacobSzwejbka

Differential Revision: D66385141
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66385141

facebook-github-bot pushed a commit that referenced this pull request Nov 27, 2024
Summary:
Adding scuba logging to the Edge AOT API's. Whenever the API's are used this will log some basic details to Scuba and also if the API call fails it will log the stack trace and the reason why it failed, to Scuba.

This is only enabled for internal users and for OSS users it'll essentially be a no-op.

The cases where logging is done:
- User uses the API in a notebook
- User uses the API via `buck run` or `buck test` on devserver

Logging will not be done if the API is called via automated tests.


Reviewed By: JacobSzwejbka

Differential Revision: D66385141
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66385141

facebook-github-bot pushed a commit that referenced this pull request Nov 27, 2024
Summary:
Adding scuba logging to the Edge AOT API's. Whenever the API's are used this will log some basic details to Scuba and also if the API call fails it will log the stack trace and the reason why it failed, to Scuba.

This is only enabled for internal users and for OSS users it'll essentially be a no-op.

The cases where logging is done:
- User uses the API in a notebook
- User uses the API via `buck run` or `buck test` on devserver

Logging will not be done if the API is called via automated tests.


Reviewed By: JacobSzwejbka

Differential Revision: D66385141
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66385141

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66385141

tarun292 added a commit that referenced this pull request Dec 2, 2024
Summary:
Adding scuba logging to the Edge AOT API's. Whenever the API's are used this will log some basic details to Scuba and also if the API call fails it will log the stack trace and the reason why it failed, to Scuba.

This is only enabled for internal users and for OSS users it'll essentially be a no-op.

The cases where logging is done:
- User uses the API in a notebook
- User uses the API via `buck run` or `buck test` on devserver

Logging will not be done if the API is called via automated tests.

Pull Request resolved: #7103

Reviewed By: JacobSzwejbka

Differential Revision: D66385141
tarun292 added a commit that referenced this pull request Dec 2, 2024
Summary:
Adding scuba logging to the Edge AOT API's. Whenever the API's are used this will log some basic details to Scuba and also if the API call fails it will log the stack trace and the reason why it failed, to Scuba.

This is only enabled for internal users and for OSS users it'll essentially be a no-op.

The cases where logging is done:
- User uses the API in a notebook
- User uses the API via `buck run` or `buck test` on devserver

Logging will not be done if the API is called via automated tests.

Pull Request resolved: #7103

Reviewed By: JacobSzwejbka

Differential Revision: D66385141
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66385141

tarun292 added a commit that referenced this pull request Dec 2, 2024
Summary:
Adding scuba logging to the Edge AOT API's. Whenever the API's are used this will log some basic details to Scuba and also if the API call fails it will log the stack trace and the reason why it failed, to Scuba.

This is only enabled for internal users and for OSS users it'll essentially be a no-op.

The cases where logging is done:
- User uses the API in a notebook
- User uses the API via `buck run` or `buck test` on devserver

Logging will not be done if the API is called via automated tests.

Pull Request resolved: #7103

Reviewed By: JacobSzwejbka

Differential Revision: D66385141
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66385141

Summary:
Adding scuba logging to the Edge AOT API's. Whenever the API's are used this will log some basic details to Scuba and also if the API call fails it will log the stack trace and the reason why it failed, to Scuba.

This is only enabled for internal users and for OSS users it'll essentially be a no-op.

The cases where logging is done:
- User uses the API in a notebook
- User uses the API via `buck run` or `buck test` on devserver

Logging will not be done if the API is called via automated tests.


Reviewed By: JacobSzwejbka

Differential Revision: D66385141
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66385141

@facebook-github-bot facebook-github-bot merged commit 2326fff into main Dec 2, 2024
40 of 43 checks passed
@facebook-github-bot facebook-github-bot deleted the export-D66385141 branch December 2, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants