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

Semantic Convention generation tooling #1891

Merged
merged 18 commits into from
May 12, 2021

Commits on May 7, 2021

  1. Add semantic convention generator

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    0a5dda2 View commit details
    Browse the repository at this point in the history
  2. Update semantic conventions from generator

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    6a41c3e View commit details
    Browse the repository at this point in the history
  3. Use existing internal/tools module

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    75bb99d View commit details
    Browse the repository at this point in the history
  4. Fix lint issues, more initialisms

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    460ef2f View commit details
    Browse the repository at this point in the history
  5. Update changelog

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    c1fa263 View commit details
    Browse the repository at this point in the history
  6. semconvgen: Faas->FaaS

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    19ec136 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

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

Commits on May 11, 2021

  1. Update replacements from PR feedback

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    cbe9875 View commit details
    Browse the repository at this point in the history
  2. rename commonInitialisms to capitalizations, move some capitalization…

    …s there
    
    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    5cf4940 View commit details
    Browse the repository at this point in the history
  3. Regenerate semantic conventions with updated capitalizations and repl…

    …acements
    
    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6b336c3 View commit details
    Browse the repository at this point in the history
  4. Generate semantic conventions from spec v1.3.0

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a6b2698 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Cleanup semconv generator util a bit

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    650fb48 View commit details
    Browse the repository at this point in the history
  2. No need to put internal tooling additions in the CHANGELOG

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    a1210af View commit details
    Browse the repository at this point in the history
  3. Fix HTTP semconv tests

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    121a748 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9570b7b View commit details
    Browse the repository at this point in the history
  5. Add semconv generation notes to RELEASING.md

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    5203499 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1432e46 View commit details
    Browse the repository at this point in the history