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 stdout log record exporter #6675

Merged
merged 47 commits into from
Sep 18, 2024

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    aa57fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb3c92 View commit details
    Browse the repository at this point in the history
  3. simplify export

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aeed8fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48634ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75adbfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61bff70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70087b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    daee6e6 View commit details
    Browse the repository at this point in the history
  9. return interface

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    28628ec View commit details
    Browse the repository at this point in the history
  10. simplify

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    77e6456 View commit details
    Browse the repository at this point in the history
  11. split test class

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    284e879 View commit details
    Browse the repository at this point in the history
  12. demo

    jack-berg authored and zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    165e1fe View commit details
    Browse the repository at this point in the history
  13. allow to set logger

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f56f794 View commit details
    Browse the repository at this point in the history
  14. remove create method

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    61ea461 View commit details
    Browse the repository at this point in the history
  15. fix test

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cf194c6 View commit details
    Browse the repository at this point in the history
  16. inline abstract class

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7dc1960 View commit details
    Browse the repository at this point in the history
  17. inline abstract class

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    95fa97f View commit details
    Browse the repository at this point in the history
  18. get back old test

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2ee23b9 View commit details
    Browse the repository at this point in the history
  19. simplify tests

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f2280c1 View commit details
    Browse the repository at this point in the history
  20. simplify tests

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f2db40c View commit details
    Browse the repository at this point in the history
  21. simplify tests

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d52e8a9 View commit details
    Browse the repository at this point in the history
  22. Update buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts

    Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
    zeitlinger and jack-berg committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    335b3fc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    70eb011 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    01fa923 View commit details
    Browse the repository at this point in the history
  25. test coverage

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9eb0c45 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0726ce6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ee3ceb6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    66b804d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    04c1d61 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0933b6e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c3c6e86 View commit details
    Browse the repository at this point in the history
  32. add tests

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8e049b5 View commit details
    Browse the repository at this point in the history
  33. add tests

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5e7af08 View commit details
    Browse the repository at this point in the history
  34. Update buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts

    Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
    zeitlinger and jack-berg committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d1cfadf View commit details
    Browse the repository at this point in the history
  35. Revert "move provider to sdk-extensions/incubator and rename to otlp/…

    …stdout as per spec"
    
    This reverts commit 4141ad3.
    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    69b0014 View commit details
    Browse the repository at this point in the history
  36. Revert "move provider to sdk-extensions/incubator and rename to otlp/…

    …stdout as per spec"
    
    This reverts commit 2b0160d.
    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e97b117 View commit details
    Browse the repository at this point in the history
  37. Revert "move provider to sdk-extensions/incubator and rename to otlp/…

    …stdout as per spec"
    
    This reverts commit 3694af2.
    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d99a97f View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    ca75f71 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c09c634 View commit details
    Browse the repository at this point in the history
  40. inline superclass

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    77aec31 View commit details
    Browse the repository at this point in the history
  41. add tests

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    febd77c View commit details
    Browse the repository at this point in the history
  42. add tests

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0f88cb2 View commit details
    Browse the repository at this point in the history
  43. add tests

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1baa575 View commit details
    Browse the repository at this point in the history
  44. Update exporters/logging-otlp/src/main/java/io/opentelemetry/exporter…

    …/logging/otlp/internal/logs/OtlpStdoutLogRecordExporter.java
    
    Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
    zeitlinger and jack-berg authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    382d311 View commit details
    Browse the repository at this point in the history
  45. Update exporters/logging-otlp/src/main/java/io/opentelemetry/exporter…

    …/logging/otlp/internal/logs/OtlpStdoutLogRecordExporterBuilder.java
    
    Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
    zeitlinger and jack-berg authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e65af38 View commit details
    Browse the repository at this point in the history
  46. pr review

    zeitlinger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    069db45 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. pr review

    zeitlinger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    44de5ea View commit details
    Browse the repository at this point in the history