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

Expand scope of faas.id to cloud.resource_id #3188

Merged
merged 12 commits into from
Feb 27, 2023

Commits on Feb 14, 2023

  1. Expand scope of faas.id to cloud.resource_id

    As per the discussion on open-telemetry#3188, we determined it is better to move rather than remove as this attribute is still important for some systems despite it containing duplicated information.
    tylerbenson committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    71d6dac View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Make resource_id description more specific

    Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
    tylerbenson and Oberon00 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8b1704a View commit details
    Browse the repository at this point in the history
  2. Add migration schema

    (assuming this is released in the next minor version)
    tylerbenson committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    2ef3c34 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. an -> a

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    tylerbenson and MrAlias authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    057e0c3 View commit details
    Browse the repository at this point in the history
  2. Fix schema_url

    tylerbenson committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1e8ca69 View commit details
    Browse the repository at this point in the history
  3. an -> a

    tylerbenson committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    89a8207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b51c24 View commit details
    Browse the repository at this point in the history
  5. Apply stronger wording.

    Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
    tylerbenson and Oberon00 authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    873fda5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Fix yaml format/alignment

    tylerbenson committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    a75e253 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into tyler/faas

    # Conflicts:
    #	schemas/1.19.0
    #	specification/resource/semantic_conventions/faas.md
    #	specification/trace/semantic_conventions/faas.md
    #	specification/trace/semantic_conventions/instrumentation/aws-lambda.md
    tylerbenson committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    6daf9ed View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Review request

    tylerbenson committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a7fc7f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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