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

Basic instrumentation changes behind a flag #663

Merged
merged 11 commits into from
Jul 19, 2023
Merged

Basic instrumentation changes behind a flag #663

merged 11 commits into from
Jul 19, 2023

Commits on Jun 20, 2023

  1. bogus instrumentation changes

    akang31 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ae0d4ca View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge remote-tracking branch 'origin/1.x' into 1.x

    # Conflicts:
    #	archaius-core/src/main/java/com/netflix/config/AbstractPollingScheduler.java
    #	archaius-core/src/main/java/com/netflix/config/ConcurrentCompositeConfiguration.java
    #	archaius-core/src/main/java/com/netflix/config/DefaultContextualPredicate.java
    #	archaius-core/src/main/java/com/netflix/config/DynamicContextualProperty.java
    #	archaius-core/src/main/java/com/netflix/config/DynamicPropertyFactory.java
    #	archaius-core/src/main/java/com/netflix/config/WatchedUpdateResult.java
    #	archaius-core/src/test/java/com/netflix/config/PollingSourceTest.java
    #	archaius-etcd/src/main/java/com/netflix/config/source/EtcdConfigurationSource.java
    #	archaius-zookeeper/src/main/java/com/netflix/config/source/ZooKeeperConfigurationSource.java
    #	build.gradle
    #	gradle/wrapper/gradle-wrapper.jar
    #	gradle/wrapper/gradle-wrapper.properties
    #	gradlew
    #	gradlew.bat
    akang31 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9fae615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f74f7f View commit details
    Browse the repository at this point in the history
  3. Remove unrelated changes

    akang31 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5872f71 View commit details
    Browse the repository at this point in the history
  4. Remove more unrelated changes

    akang31 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2d1b996 View commit details
    Browse the repository at this point in the history
  5. Remove unrelated changes

    akang31 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    051454d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Flag-gate instrumentation

    akang31 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9a555e6 View commit details
    Browse the repository at this point in the history
  2. Rename flags

    akang31 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    36f7465 View commit details
    Browse the repository at this point in the history
  3. Add tests

    akang31 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b0e3a0c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    7db899f View commit details
    Browse the repository at this point in the history
  2. Update fields to be final

    akang31 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a43635b View commit details
    Browse the repository at this point in the history