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: smoke and sanity integration tests are failing. #2501

Merged
merged 37 commits into from
Jul 19, 2023

Commits on Jul 14, 2023

  1. fix(sinks): fixes on custom headers validation.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    dce182b View commit details
    Browse the repository at this point in the history
  2. fix(sinks): general fixes on working.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    48a03cb View commit details
    Browse the repository at this point in the history
  3. fix(sinks): fix conflict error code.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    066add3 View commit details
    Browse the repository at this point in the history
  4. fix(sinks): fix header not reaching redis cache.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    44edc77 View commit details
    Browse the repository at this point in the history
  5. fix(sinks): simplify config on pass-through.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6b03ee4 View commit details
    Browse the repository at this point in the history
  6. fix(sinks): add better error messages.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    601a182 View commit details
    Browse the repository at this point in the history
  7. fix(sinker): fix handle config.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1e4dfd0 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' into fix/sanity-tests

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    df8fc57 View commit details
    Browse the repository at this point in the history
  9. fix(sinks): fix delete event.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b1dfc8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a590e36 View commit details
    Browse the repository at this point in the history
  11. fix(maestro): fix not removing the sink deployment after the sink is …

    …removed.
    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    47abecd View commit details
    Browse the repository at this point in the history
  12. fix(agent): fix context cancellation.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9555f65 View commit details
    Browse the repository at this point in the history
  13. fix(sinks): update sink will set state to unknown.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    bd7234c View commit details
    Browse the repository at this point in the history
  14. fix(agent): fix scrape for diode with context cancel func.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    12acecc View commit details
    Browse the repository at this point in the history
  15. fix(sinker): fix update setting config to null.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7787122 View commit details
    Browse the repository at this point in the history
  16. fix(sinker): fix update setting config to null.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d3cb616 View commit details
    Browse the repository at this point in the history
  17. fix(sinker): fix timestamps.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1e48f69 View commit details
    Browse the repository at this point in the history
  18. fix(sinker): fix parsing.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    698a517 View commit details
    Browse the repository at this point in the history
  19. fix: remove debug logs.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f00ad6d View commit details
    Browse the repository at this point in the history
  20. fix: remove debug logs.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b8290ae View commit details
    Browse the repository at this point in the history
  21. fix(maestro): remove debug logs.

    Luiz Pegoraro committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3920b95 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    c3b5506 View commit details
    Browse the repository at this point in the history
  2. fix: remove redis entries before removing collector.

    Luiz Pegoraro committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    96bb4ae View commit details
    Browse the repository at this point in the history
  3. fix(maestro): add kill method for stale collectors without sink-id, h…

    …appening when collector stays up even without a sink, wasting resources.
    Luiz Pegoraro committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8462cbb View commit details
    Browse the repository at this point in the history
  4. fix(maestro): remove unused method.

    Luiz Pegoraro committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0f266ac View commit details
    Browse the repository at this point in the history
  5. fix(maestro): fix monitor not getting the correct sink-id.

    Luiz Pegoraro committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c715a90 View commit details
    Browse the repository at this point in the history
  6. fix(maestro): remove unused method and use simpler form to get deploy…

    …ment name.
    Luiz Pegoraro committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4251a7e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. fix(sinker): fixed typos.

    Luiz Pegoraro committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8d28c2b View commit details
    Browse the repository at this point in the history
  2. fix(maestro): fix deployment name.

    Luiz Pegoraro committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    962924e View commit details
    Browse the repository at this point in the history
  3. fix(maestro): fix deployment name.

    Luiz Pegoraro committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    53b90c9 View commit details
    Browse the repository at this point in the history
  4. fix(maestro): fix delete deployment command.

    Luiz Pegoraro committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f8ed6e4 View commit details
    Browse the repository at this point in the history
  5. fix(maestro): make monitor just look the last log line, instead of la…

    …st 10.
    Luiz Pegoraro committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    08bb49b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    a98e4bc View commit details
    Browse the repository at this point in the history
  2. fix(maestro): remove restriction on monitor to check collectors with …

    …error status.
    Luiz Pegoraro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    50141d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fab038e View commit details
    Browse the repository at this point in the history
  4. fix(sinker): simplify update activity.

    Luiz Pegoraro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    db2c678 View commit details
    Browse the repository at this point in the history
  5. fix(maestro): remove log that is not useful.

    Luiz Pegoraro committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cfda910 View commit details
    Browse the repository at this point in the history