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

Fix race condition in otelcol processors #2027

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    1e302d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f1a34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54f38be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a65906 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06c39be View commit details
    Browse the repository at this point in the history
  6. rename factory functions

    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f846ed8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3ff7c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7181532 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7fe57f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b858ac8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    43fa05d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    120dfa1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3c4d456 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    76f68ba View commit details
    Browse the repository at this point in the history
  15. add functions convert_exponential_histogram_to_histogram and aggregat…

    …e_on_attribute_value to transform processor
    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    03aad63 View commit details
    Browse the repository at this point in the history
  16. update otel version in doc

    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7f8da3b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    97928d1 View commit details
    Browse the repository at this point in the history
  18. update datadog exporter

    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    97d28cc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    074b49b View commit details
    Browse the repository at this point in the history
  20. go mod

    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e882fc0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dc8ac15 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    24dd094 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9ecb77e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7df00e9 View commit details
    Browse the repository at this point in the history
  25. changelog

    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8bccede View commit details
    Browse the repository at this point in the history
  26. upgrade beyla

    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7b7c514 View commit details
    Browse the repository at this point in the history
  27. update spanmetrics test

    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a97d339 View commit details
    Browse the repository at this point in the history
  28. fix kafka test

    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4956997 View commit details
    Browse the repository at this point in the history
  29. fix static test

    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    687acd9 View commit details
    Browse the repository at this point in the history
  30. fix convert to debug component

    wildum committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    84f5d11 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    a2362f4 View commit details
    Browse the repository at this point in the history
  2. update beyla

    wildum committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c973d80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd2ebb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    122a517 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7891f6 View commit details
    Browse the repository at this point in the history