Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby sns sqs #3090

Draft
wants to merge 304 commits into
base: ruby-rc
Choose a base branch
from
Draft

Ruby sns sqs #3090

wants to merge 304 commits into from

Conversation

marcotc
Copy link
Member

@marcotc marcotc commented Sep 20, 2024

Currently waiting on secrets that are temporarily disabled #3037

Motivation

This PR tests Ruby SQS SNS trace propagation implemented in DataDog/dd-trace-rb#3842

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes (if something not related to your task is failing, you can ignore it)
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner. We're working on refining the codeowners file quickly.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed, 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
  • CI is green, or failing jobs are not related to this change (and you are 100% sure about this statement)
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added (or removed)?

TonyCTHsu and others added 30 commits September 18, 2024 10:38
add tests for session fingerprints
Enforce JIRA ticket in bug/flaky declarations
* update readme to add proto steps

* linting
…3057)

* implement logic to allow KinD to work in gitlab

* try getting the container id directly

* wrap with bash?

* escape escape

* Use json in python to get all the info

* python doesn't handle bash piping too well

* correct decoding of the json

* more fixups

* $HOME is not resolved

* better the '/root'

* extract to function

* forgot a couple words

* print out config

* add debug info

* add more debugging

* fix typo

* log running pods

* test test-agent 1.16.0

* restore tag

* pull if not present

* restore pull policy

* debug locally

* deploy app

* fix

* fix local

* debug local

* no stop cluster

* use internal dns to access to dev test agent

* debug traces for gitlab patch

* test

* fix agent port

* test manual inject

* fix ports

* fix

* enable all tests

* destroy cluster after

* keep network

* debug network connection

* disable kind network policies

* restore

* diable tests

* no pull images

* load local image into cluster

* no helm

* revert helm charts

* no destroy cluster

* connect kind containers to bridget network

* revert change

* restore by default

* test only helm

* disable kube proxty

* disable kube proxty

* test

* kubeproxy

* pod subnet

* connect kind cluster

* pull offline

* helm offline

* cluster agent offline

* preload webapp

* pull policy never

* enable all tests

* run one by one

* activate more tets

* run one tests

* test admission controller only

* test uds

* uds pull policy never

* enable two tests

* cluster agent traces

* change interfaces sync

* fix command sync

* fix command sync

* enable all tests

* datadog kubernetes

* fix merge

* enable all

* offline mode

* helm chart offline mode file pattern

* datadog helm offline

* Remove offline-mode, rework setup

* remove some unintended changes

* some debug info. Fix sed

* use formatting instead of a loop to get network info

* strip() to remove whitespace

* remove debug logs

* merge and other fixes

* formatting

* text and variable name changes

---------

Co-authored-by: roberto montero <roberto.montero@datadoghq.com>
* APMRP-360 set cold case JIRA for old bug declarations

* Add Test_RemoteConfigurationUpdateSequenceFeatures
Co-authored-by: Iñigo López de Heredia <inigo.lheredia@gmail.com>
Co-authored-by: Iñigo Lopez de Heredia <inigo.lopezdeheredia@datadoghq.com>
Co-authored-by: Charles de Beauchesne <charles.debeauchesne@datadoghq.com>
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.