sentry_test
Send traces, spans, and optionally errors to validate that Sentry tracing is configured correctly in your dashboard.
Instructions
Test Sentry integration by sending traces, spans, and optionally errors.
This tool creates a complete transaction with nested spans to verify that tracing is working correctly in your Sentry dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trigger_error | No | If True, triggers a test exception to verify error tracking. | |
| test_type | No | Type of test to run: - "full": Complete test with transaction, spans, and message - "trace": Only create transaction and spans - "error": Only trigger an error - "message": Only send a test message | full |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||