Skip to content

Conversation

@florentinl
Copy link
Contributor

@florentinl florentinl commented Dec 5, 2025

Motivation

Test lambda inferred span mandatory tags for endpoint discovery and correlation in the AAP API Catalog:
image

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • If PR title starts with [<language>], double-check that only <language> is impacted by the change
  • No system-tests internal is modified. Otherwise, I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added (or removed)?

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

CODEOWNERS have been resolved as:

tests/appsec/test_inferred_spans.py                                     @DataDog/asm-libraries @DataDog/system-tests-core
.github/workflows/run-end-to-end.yml                                    @DataDog/system-tests-core
manifests/python_lambda.yml                                             @DataDog/system-tests-core
utils/_context/_scenarios/__init__.py                                   @DataDog/system-tests-core
utils/_context/_scenarios/aws_lambda.py                                 @DataDog/system-tests-core
utils/_context/containers.py                                            @DataDog/system-tests-core
utils/_features.py                                                      @DataDog/system-tests-core
utils/build/docker/lambda_proxy/main.py                                 @DataDog/system-tests-core
utils/scripts/ci_orchestrators/workflow_data.py                         @DataDog/system-tests-core

@florentinl florentinl force-pushed the florentin.labelle/APPSEC-60048/lambda-inferred-span-test branch 2 times, most recently from 74a8e30 to 75cf075 Compare December 8, 2025 13:25
@florentinl florentinl marked this pull request as ready for review December 9, 2025 12:06
@florentinl florentinl requested review from a team as code owners December 9, 2025 12:06
@florentinl florentinl force-pushed the florentin.labelle/APPSEC-60048/lambda-inferred-span-test branch 3 times, most recently from c282d17 to be6e9a5 Compare December 10, 2025 09:20
@florentinl florentinl force-pushed the florentin.labelle/APPSEC-60048/lambda-inferred-span-test branch from be6e9a5 to 34aa7e5 Compare December 10, 2025 14:59
@florentinl florentinl merged commit 392a3a9 into main Dec 11, 2025
2597 of 2599 checks passed
@florentinl florentinl deleted the florentin.labelle/APPSEC-60048/lambda-inferred-span-test branch December 11, 2025 12:24
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.

5 participants