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

Add support for Option precedence #2915

Merged
merged 14 commits into from
Jun 27, 2023
Merged

Add support for Option precedence #2915

merged 14 commits into from
Jun 27, 2023

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    6c6b52a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    dbda20b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Merge pull request #2920 from DataDog/core-add-default_option-method-…

    …to-configuration
    
    Add `using_default?` method to Core::Configuration
    GustavoCaso authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0587a15 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Apply suggestions from code review

    Co-authored-by: Ivo Anjo <ivo.anjo@datadoghq.com>
    marcotc and ivoanjo authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5b990c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27fa60 View commit details
    Browse the repository at this point in the history
  3. Less lingo, more language

    marcotc committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    456518b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac20f03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78b930a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    bb39eca View commit details
    Browse the repository at this point in the history
  2. Document precedence levels

    marcotc committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8eb127f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04ca0fc View commit details
    Browse the repository at this point in the history
  4. Update docs/GettingStarted.md

    Co-authored-by: Ivo Anjo <ivo.anjo@datadoghq.com>
    marcotc and ivoanjo authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3d2d5fa View commit details
    Browse the repository at this point in the history
  5. Increase log level to info

    marcotc committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    138ccae View commit details
    Browse the repository at this point in the history
  6. Use real precedence in test

    marcotc committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c0f8a62 View commit details
    Browse the repository at this point in the history