Skip to content

Sinatra request path does not include script name #236

Closed

Description

The sinatra tracer currently omits the script name from the request path. This means that all subclasses of Sinatra::Base occupy the same path namespace.

Given subclasses Foo and Bar, /foo/:id should not be conflated with /bar/:id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    integrationsInvolves tracing integrations

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions