-
Notifications
You must be signed in to change notification settings - Fork 30
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
Commits on Jul 14, 2023
-
fix(sinks): fixes on custom headers validation.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for dce182b - Browse repository at this point
Copy the full SHA dce182bView commit details -
fix(sinks): general fixes on working.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 48a03cb - Browse repository at this point
Copy the full SHA 48a03cbView commit details -
fix(sinks): fix conflict error code.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 066add3 - Browse repository at this point
Copy the full SHA 066add3View commit details -
fix(sinks): fix header not reaching redis cache.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 44edc77 - Browse repository at this point
Copy the full SHA 44edc77View commit details -
fix(sinks): simplify config on pass-through.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 6b03ee4 - Browse repository at this point
Copy the full SHA 6b03ee4View commit details -
fix(sinks): add better error messages.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 601a182 - Browse repository at this point
Copy the full SHA 601a182View commit details -
fix(sinker): fix handle config.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 1e4dfd0 - Browse repository at this point
Copy the full SHA 1e4dfd0View commit details -
Merge branch 'develop' into fix/sanity-tests
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for df8fc57 - Browse repository at this point
Copy the full SHA df8fc57View commit details -
Luiz Pegoraro committed
Jul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for b1dfc8f - Browse repository at this point
Copy the full SHA b1dfc8fView commit details -
fix(sinker): fix not sending any feedback when delete key is not found.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for a590e36 - Browse repository at this point
Copy the full SHA a590e36View commit details -
fix(maestro): fix not removing the sink deployment after the sink is …
…removed.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 47abecd - Browse repository at this point
Copy the full SHA 47abecdView commit details -
fix(agent): fix context cancellation.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 9555f65 - Browse repository at this point
Copy the full SHA 9555f65View commit details -
fix(sinks): update sink will set state to unknown.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for bd7234c - Browse repository at this point
Copy the full SHA bd7234cView commit details -
fix(agent): fix scrape for diode with context cancel func.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 12acecc - Browse repository at this point
Copy the full SHA 12aceccView commit details -
fix(sinker): fix update setting config to null.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 7787122 - Browse repository at this point
Copy the full SHA 7787122View commit details -
fix(sinker): fix update setting config to null.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for d3cb616 - Browse repository at this point
Copy the full SHA d3cb616View commit details -
Luiz Pegoraro committed
Jul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 1e48f69 - Browse repository at this point
Copy the full SHA 1e48f69View commit details -
Luiz Pegoraro committed
Jul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 698a517 - Browse repository at this point
Copy the full SHA 698a517View commit details -
Luiz Pegoraro committed
Jul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for f00ad6d - Browse repository at this point
Copy the full SHA f00ad6dView commit details -
Luiz Pegoraro committed
Jul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for b8290ae - Browse repository at this point
Copy the full SHA b8290aeView commit details -
fix(maestro): remove debug logs.
Luiz Pegoraro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 3920b95 - Browse repository at this point
Copy the full SHA 3920b95View commit details
Commits on Jul 17, 2023
-
fix: add timeout and proper handling of when sink has no activity.
Luiz Pegoraro committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for c3b5506 - Browse repository at this point
Copy the full SHA c3b5506View commit details -
fix: remove redis entries before removing collector.
Luiz Pegoraro committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 96bb4ae - Browse repository at this point
Copy the full SHA 96bb4aeView commit details -
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 committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 8462cbb - Browse repository at this point
Copy the full SHA 8462cbbView commit details -
fix(maestro): remove unused method.
Luiz Pegoraro committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 0f266ac - Browse repository at this point
Copy the full SHA 0f266acView commit details -
fix(maestro): fix monitor not getting the correct sink-id.
Luiz Pegoraro committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for c715a90 - Browse repository at this point
Copy the full SHA c715a90View commit details -
fix(maestro): remove unused method and use simpler form to get deploy…
…ment name.
Luiz Pegoraro committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 4251a7e - Browse repository at this point
Copy the full SHA 4251a7eView commit details
Commits on Jul 18, 2023
-
Luiz Pegoraro committed
Jul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 8d28c2b - Browse repository at this point
Copy the full SHA 8d28c2bView commit details -
fix(maestro): fix deployment name.
Luiz Pegoraro committedJul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 962924e - Browse repository at this point
Copy the full SHA 962924eView commit details -
fix(maestro): fix deployment name.
Luiz Pegoraro committedJul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 53b90c9 - Browse repository at this point
Copy the full SHA 53b90c9View commit details -
fix(maestro): fix delete deployment command.
Luiz Pegoraro committedJul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for f8ed6e4 - Browse repository at this point
Copy the full SHA f8ed6e4View commit details -
fix(maestro): make monitor just look the last log line, instead of la…
…st 10.
Luiz Pegoraro committedJul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 08bb49b - Browse repository at this point
Copy the full SHA 08bb49bView commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a98e4bc - Browse repository at this point
Copy the full SHA a98e4bcView commit details -
fix(maestro): remove restriction on monitor to check collectors with …
…error status.
Luiz Pegoraro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 50141d6 - Browse repository at this point
Copy the full SHA 50141d6View commit details -
fix(maestro): simplify check for activity to move sink to idle.
Luiz Pegoraro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for fab038e - Browse repository at this point
Copy the full SHA fab038eView commit details -
fix(sinker): simplify update activity.
Luiz Pegoraro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for db2c678 - Browse repository at this point
Copy the full SHA db2c678View commit details -
fix(maestro): remove log that is not useful.
Luiz Pegoraro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for cfda910 - Browse repository at this point
Copy the full SHA cfda910View commit details