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 Traceectl to Tracee #4396

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

Commits on Nov 18, 2024

  1. Add traceectl to tracee

    ShohamBit committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9f3f301 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. change design for traceectl

    ShohamBit committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    dc74620 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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

Commits on Nov 28, 2024

  1. fix client code

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    276a26d View commit details
    Browse the repository at this point in the history
  2. fix formatter

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    963f304 View commit details
    Browse the repository at this point in the history
  3. fix mock server and client

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f6a7e73 View commit details
    Browse the repository at this point in the history
  4. fix client and root

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    76e458f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02e7469 View commit details
    Browse the repository at this point in the history
  6. add support to json

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4eb3d36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    996ba0b View commit details
    Browse the repository at this point in the history
  8. support output

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    49f032b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc8f5c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0db47c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aab269e View commit details
    Browse the repository at this point in the history
  12. added version command doc

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    bc1b6b7 View commit details
    Browse the repository at this point in the history
  13. added doc for event

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    ae1af2b View commit details
    Browse the repository at this point in the history
  14. added stream doc

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c8dd56f View commit details
    Browse the repository at this point in the history
  15. added metrics docs

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    bd86112 View commit details
    Browse the repository at this point in the history
  16. make formt flag gloabal

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    883bf38 View commit details
    Browse the repository at this point in the history
  17. added docs to global flags

    ShohamBit committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9e30428 View commit details
    Browse the repository at this point in the history