Skip to content

Raw URLs sent as Transaction #562

@smeubank

Description

@smeubank

Environment

How do you use Sentry?
Sentry SaaS (sentry.io)

Which SDK and version?
sentry-laravel 2.12.0

Steps to Reproduce

Sending transactions

Expected Result

High quality transactions

Actual Result

for sentry laravel (2.12.0) we're getting raw URLs and bad transactions. we noticed:

  • OPTIONS has raw URLs. probably shouldn't be recorded to begin with
  • there's a bunch of transactions reported without http.method
  • 404s are missing the http.status, and those also come with raw URLs

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions