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

Clarify composite inject/extract optional arguments #1541

Merged
merged 7 commits into from
Mar 16, 2021

Commits on Mar 12, 2021

  1. Clarify composite inject/extract optional arguments

    If the underlying `TextMapPropagator` does not accept the optional
    getter and setter arguments it is unreasonable that the composite needs
    to require these arguments. This updates the API definition to
    communicate this.
    MrAlias committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    7e5be81 View commit details
    Browse the repository at this point in the history
  2. Add changes to changelog

    MrAlias committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    8319018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b89326 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

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

Commits on Mar 16, 2021

  1. Update specification/context/api-propagators.md

    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    carlosalberto and arminru committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e0f18c9 View commit details
    Browse the repository at this point in the history
  2. Update specification/context/api-propagators.md

    Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
    carlosalberto and arminru committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    4752641 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9a38e8 View commit details
    Browse the repository at this point in the history