Skip to content

fix(appsec): remove http method from 'http.route' span tag#1247

Open
florentinl wants to merge 1 commit into
mainfrom
florentin.labelle/appsec-processor-http-route
Open

fix(appsec): remove http method from 'http.route' span tag#1247
florentinl wants to merge 1 commit into
mainfrom
florentin.labelle/appsec-processor-http-route

Conversation

@florentinl

@florentinl florentinl commented Jun 9, 2026

Copy link
Copy Markdown

Overview

Currently the appsec span processor sets the http.route tag to {method} {route} instead of just {route} (ex: GET /echo instead of /echo). This does not match the APM spec as well as the tag extracted by the lifecycle processor on the http triggers.

Testing

  • updated existing test

  • e2e tests are failing but I think it is unrelated

@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Jun 9, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 1 Pipeline job failed

DataDog/datadog-lambda-extension | e2e-test-status (amd64, fips)   View in Datadog   GitLab

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 1329326 | Docs | Datadog PR Page | Give us feedback!

@florentinl florentinl marked this pull request as ready for review June 9, 2026 11:36
@florentinl florentinl requested a review from a team as a code owner June 9, 2026 11:36
@florentinl florentinl requested review from RomainMuller, Copilot and duncanista and removed request for Copilot June 9, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant