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

[CIAPP-2959] CI visibility protocol and agentless mode support #33

Merged
merged 45 commits into from
Oct 5, 2023

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    0cf248e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4831625 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    e7a1218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54de03b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebfad99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    003eb82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f741f3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48f786b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0eede7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4be724 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    82534bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a854ff View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. move contrib tracer helpers to common helpers;

    serialize test event to msgpack
    anmarchenko committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cd2d070 View commit details
    Browse the repository at this point in the history
  2. serializable span event

    anmarchenko committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0ce035b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    040773c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. fix static type checks

    anmarchenko committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    622305a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    777899f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    648e839 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    896b299 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d3358c View commit details
    Browse the repository at this point in the history
  6. add http transport

    anmarchenko committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cde9e0d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    7faa73e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64be17c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc35e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6e06c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. use async writer

    anmarchenko committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    688eee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    126fd87 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    a3aafba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20b7a22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    097cf4d View commit details
    Browse the repository at this point in the history
  4. test components setup

    anmarchenko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d8b473a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62f1845 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    ac867ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aba5f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd40bb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    327d1df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3272d7c View commit details
    Browse the repository at this point in the history
  6. remove headers logging for security reasons;

    remove payload logs as payload is binary
    anmarchenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d8cf27f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    d1b1495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1949268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc85b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    98b0f06 View commit details
    Browse the repository at this point in the history
  2. add env tag to metadata

    anmarchenko committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d69bfef View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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