ci: remove DD metrics reporting from CI #10930
Draft
+0
−279
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Apparently, our contract with DD run till September. Pending confirmation, this PR will remain draft. Integration test and benchmark results DO NOT get reported GCP right now. Ideally, we should only merge this when we handle these two but not a hard requirement IMO.
closes: ticket
Description
Removes all Datadog related integration for reporting test metrics. Also removes additional helper scripts. In its current state, we are also disabling reporting for vaults stress benchmark and test-docker-build integration test result (have created separated tickets for them under SRE). Post merge, we can remove DD secrets from this repo.
Security Considerations
None
Scaling Considerations
None
Documentation Considerations
Its CI only so None
Testing Considerations
all CI. Like mentioned in the description, in its current state, we will miss out on benchmark and integration test result metrics because our existing gcp CI reporting script doesn't handle these two cases.
Upgrade Considerations
None