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

botocore: Make common span attributes compliant with semconv in spec #674

Merged
merged 8 commits into from
Oct 6, 2021

Commits on Sep 10, 2021

  1. botocore: Make common span attributes compliant with semconv in spec

    * use general rpc semconv for AWS SDK invocations as defined in the spec
    * keep non spec compliant attributes (aws.region, aws.request_id, retry_attempts)
    mariojonke committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    3d1c2bb View commit details
    Browse the repository at this point in the history
  2. changelog

    mariojonke committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    3068c77 View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    mariojonke committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a164815 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    6237b6d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    06b995a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    e8eaaae View commit details
    Browse the repository at this point in the history
  2. lint and fix tests

    mariojonke committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    43415ac View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    2793665 View commit details
    Browse the repository at this point in the history