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

Trace distributed work related to consuming SQS messages #4730

Merged
merged 8 commits into from
Feb 23, 2023

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    ca3be21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7994282 View commit details
    Browse the repository at this point in the history
  3. Allow SQS specific instrumentation to be turned off with -Ddd.integra…

    …tion.aws-sqs.enabled=false
    mcculls committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7ce6e1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18bd3cd View commit details
    Browse the repository at this point in the history
  5. Make service name consistent on sending and receiving sides when lega…

    …cy SQS tracing is turned off
    mcculls committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d5b1cda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5295125 View commit details
    Browse the repository at this point in the history
  7. Allow use of 'dd.aws-sdk.propagation.enabled' (as well as existing 'd…

    …d.aws.propagation.enabled' flag) to be consistent with primary instrumentation name
    mcculls committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5e70119 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe101e8 View commit details
    Browse the repository at this point in the history