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

Add lambda-otel4s module #459

Open
wants to merge 67 commits into
base: main
Choose a base branch
from

Commits on May 8, 2024

  1. Extract lambda-natchez module

    This is to allow consumers the choice of natchez
    or otel4s
    
    No breaking changes except requiring a
    `feral.lambda.natchez._` import
    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1170ca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d4127 View commit details
    Browse the repository at this point in the history
  3. Add lambda-otel4s module

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    375b814 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ebde29 View commit details
    Browse the repository at this point in the history
  5. Add otel4s-sdk example

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a5506a4 View commit details
    Browse the repository at this point in the history
  6. re-run prePR

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a17882b View commit details
    Browse the repository at this point in the history
  7. Remove resolvers

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c596060 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88fa15a View commit details
    Browse the repository at this point in the history
  9. Rework package structure

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    11be471 View commit details
    Browse the repository at this point in the history
  10. prePR

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    08122de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5bee0a3 View commit details
    Browse the repository at this point in the history
  12. Run prePR

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6b80150 View commit details
    Browse the repository at this point in the history
  13. Add back extra JVM test

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5489668 View commit details
    Browse the repository at this point in the history
  14. Add OtelJava JVM example

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4ae91a8 View commit details
    Browse the repository at this point in the history
  15. Update otel4s to 0.6.0

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    29f8248 View commit details
    Browse the repository at this point in the history
  16. Simplify for-comp

    Co-authored-by: Maksym Ochenashko <[email protected]>
    alexcardell and iRevive committed May 8, 2024
    Configuration menu
    Copy the full SHA
    db56620 View commit details
    Browse the repository at this point in the history
  17. Fix headers

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a737654 View commit details
    Browse the repository at this point in the history
  18. Update scalaJS plugin

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5d0fb2b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9abdd5e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a961320 View commit details
    Browse the repository at this point in the history
  21. Remove unused imports

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    96ce0a9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    68ea923 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b2fcbf2 View commit details
    Browse the repository at this point in the history
  24. Fix import order

    alexcardell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8f06d74 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on Sep 15, 2024

  1. Merge pull request #2 from iRevive/lambda-otel4s

    use otel4s-sdk-trace-testkit to run tests across all platforms
    alexcardell authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2e0937b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18768c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51aad4a View commit details
    Browse the repository at this point in the history
  4. Update workflows

    alexcardell committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a208070 View commit details
    Browse the repository at this point in the history
  5. Swap module order

    alexcardell committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2d435fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad3dbae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe22625 View commit details
    Browse the repository at this point in the history
  8. Remove unused imports

    alexcardell committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    c8f2913 View commit details
    Browse the repository at this point in the history
  9. Update base version

    alexcardell committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e8fbf9d View commit details
    Browse the repository at this point in the history
  10. Update otel4s to 0.8

    alexcardell committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    501e76a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    5e05972 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from iRevive/lambda-otel4s

    Lambda otel4s: test span attributes
    alexcardell authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a47540b View commit details
    Browse the repository at this point in the history
  3. Format

    alexcardell committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    81ce08d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84d303b View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    alexcardell committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    73ed59c View commit details
    Browse the repository at this point in the history
  6. Remove unused import

    alexcardell committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    eefbc7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b87ae6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1010972 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92dded7 View commit details
    Browse the repository at this point in the history
  10. Format build.sbt

    alexcardell committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7687287 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d35d875 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a6f8e6c View commit details
    Browse the repository at this point in the history
  13. Fix example

    alexcardell committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    684cb50 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    353ba48 View commit details
    Browse the repository at this point in the history
  15. Bump otel to 0.9

    alexcardell committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    07d2bbe View commit details
    Browse the repository at this point in the history
  16. Fix 0.9 bump

    alexcardell committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    20d7b5f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Bump otel4s to 0.10

    alexcardell committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c52d901 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 29, 2024

  1. Bump skunk again

    alexcardell committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8ebf71c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e538c3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4231bca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29edc99 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    alexcardell committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    9bcbb13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef7d883 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    bb2970f View commit details
    Browse the repository at this point in the history
  2. Update workflows

    alexcardell committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a99a656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5d7d6 View commit details
    Browse the repository at this point in the history
  4. Bump to scala 3.3.4

    alexcardell committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ea168f5 View commit details
    Browse the repository at this point in the history
  5. Remove 0.3.0 migrations

    alexcardell committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9cca0f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c46d6d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 4, 2024

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