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

Collector Reporter #208

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

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    e7d5027 View commit details
    Browse the repository at this point in the history
  2. run make legal

    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    368a1e2 View commit details
    Browse the repository at this point in the history
  3. generate and pass pprofile

    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4ba37c1 View commit details
    Browse the repository at this point in the history
  4. add ExecutableKnown method

    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    319b4cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c00b640 View commit details
    Browse the repository at this point in the history
  6. set the mapping index

    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    87e13db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    915301f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9269481 View commit details
    Browse the repository at this point in the history
  9. remove buildID and buildIDKind

    handling build ID kind is complicated at the moment, due to the use of
    internal types, and these fields are removed from the proto anyway
    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6e763c0 View commit details
    Browse the repository at this point in the history
  10. add tests for ReportProfile

    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8a2e166 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7466b86 View commit details
    Browse the repository at this point in the history
  12. fix linter

    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0d104dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebbe4b2 View commit details
    Browse the repository at this point in the history
  14. Update reporter/collector_reporter_test.go

    Co-authored-by: Tim Rühsen <[email protected]>
    dmathieu and rockdaboot committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    602f2b6 View commit details
    Browse the repository at this point in the history
  15. add purgeTick

    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    94f7846 View commit details
    Browse the repository at this point in the history
  16. add container ID

    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d9e97f3 View commit details
    Browse the repository at this point in the history
  17. fix rebase error

    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9a739ba View commit details
    Browse the repository at this point in the history
  18. add set lifetimes

    dmathieu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b37d68e View commit details
    Browse the repository at this point in the history
  19. Update reporter/collector_reporter.go

    Co-authored-by: Tim Rühsen <[email protected]>
    dmathieu and rockdaboot authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f5f64c7 View commit details
    Browse the repository at this point in the history
  20. Update reporter/collector_reporter.go

    Co-authored-by: Tim Rühsen <[email protected]>
    dmathieu and rockdaboot authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f4f7d41 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2d3c56f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Update reporter/collector_reporter.go

    Co-authored-by: Florian Lehner <[email protected]>
    dmathieu and florianl authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    cba2b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a0552 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8f2ab7 View commit details
    Browse the repository at this point in the history