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

Replace video with screenshot #20978

Merged
merged 2 commits into from
Dec 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions content/en/tracing/error_tracking/executional_context.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Executional Context for APM Error Tracking is in private beta. To request access

Executional Context in APM Error Tracking automatically captures production variable values so you can reproduce exceptions from Error Tracking issues.

{{< img src="tracing/error_tracking/error_tracking_executional_context.mp4" video="true" alt="Error Tracking Explorer Executional Context" style="width:100%" >}}
{{< img src="tracing/error_tracking/error_tracking_executional_context-2.png" alt="Error Tracking Explorer Executional Context" style="width:90%" >}}

## Requirements
Supported languages
Expand All @@ -48,8 +48,6 @@ To scrub variable data for PII, create a [Sensitive Data Scanner][1] rule and ap
2. Click into any Python Error Tracking issue and scroll down to the stack trace component.
3. Expand stack frames to examine captured variable values.

{{< img src="tracing/error_tracking/error_tracking_executional_context.png" alt="Error Tracking Explorer Executional Context" style="width:80%" >}}

## Troubleshooting

### A specific Python error trace does not have variable values
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading