You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary of changes
This PR updates the microbenchmarks:
- The microbenchmarks now run a new fixed version of the tooling
- Benchmarks run on every commit and publish results only on PRs
- When a job is cancelled, the spawned infrastructure is deleted
(otherwise it hangs and creates extra cost before scheduled cleanup),
[example of cancelled job with destruction of spawned
infrastructure](https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-dotnet/-/jobs/901198114)
- Uses a more conventional naming for branch
## Reason for change
- Noticed some extra unplanned costs.
- Need to update tooling version
## Implementation details
## Test coverage
## Other details
<!-- Fixes #{issue} -->
<!-- ⚠️ Note: where possible, please obtain 2 approvals prior to
merging. Unless CODEOWNERS specifies otherwise, for external teams it is
typically best to have one review from a team member, and one review
from apm-dotnet. Trivial changes do not require 2 reviews. -->
0 commit comments