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

[PROF-10198] Set service/env for GitLab runs in benchmark platform #3802

Merged
merged 1 commit into from
Jul 25, 2024

Commits on Jul 23, 2024

  1. [PROF-10198] Set service/env for GitLab runs in benchmark platform

    **What does this PR do?**
    
    This PR sets the `DD_SERVICE` and `DD_ENV` for the gitlab benchmark in
    the benchmarking platform.
    
    **Motivation:**
    
    While testing a few changes, I realized these benchmarks were running
    with no name, thus ending up with `gitlab-runner` which is not a very
    clear name (and makes it hard to know what it is).
    
    To align with the reliability environment (`rp-ruby-gitlab`) I've
    explicitly set a matching name.
    
    **Additional Notes:**
    
    N/A
    
    **How to test the change?**
    
    I've tested this with the `bp-runner`.
    ivoanjo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8d6b00a View commit details
    Browse the repository at this point in the history