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

Adds telemetry pipeline #259

Merged
merged 43 commits into from
Oct 10, 2023
Merged

Adds telemetry pipeline #259

merged 43 commits into from
Oct 10, 2023

Commits on Sep 11, 2023

  1. Adds telemetry pipeline. Adds evaluationevent, publisher interface, a…

    …nd a publisher instance for app insights.
    rossgrambo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1f0644d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    614e9af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db49a3 View commit details
    Browse the repository at this point in the history
  3. Update src/Microsoft.FeatureManagement/FeatureDefinition.cs

    Co-authored-by: Jimmy Campbell <jimmyca@microsoft.com>
    rossgrambo and jimmyca15 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    75cab57 View commit details
    Browse the repository at this point in the history
  4. Update src/Microsoft.FeatureManagement/FeatureDefinition.cs

    Co-authored-by: Jimmy Campbell <jimmyca@microsoft.com>
    rossgrambo and jimmyca15 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f8e4f7b View commit details
    Browse the repository at this point in the history
  5. Update src/Microsoft.FeatureManagement.AppInsightsTelemetryPublisher/…

    …TelemetryPublisherAppInsights.cs
    
    Co-authored-by: Jimmy Campbell <jimmyca@microsoft.com>
    rossgrambo and jimmyca15 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7c77718 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52930c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Update src/Microsoft.FeatureManagement/FeatureManager.cs

    Co-authored-by: Jimmy Campbell <jimmyca@microsoft.com>
    rossgrambo and jimmyca15 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cb18586 View commit details
    Browse the repository at this point in the history
  2. Resolve misc. comments

    rossgrambo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    121ca35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20b5f82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e025642 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    8ad67b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce7274 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d23357c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e43e114 View commit details
    Browse the repository at this point in the history
  5. Temp

    rossgrambo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    93a88a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    ba22ed1 View commit details
    Browse the repository at this point in the history
  2. Addressing misc. comments

    rossgrambo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0b5bea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bfcbc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge with preview

    rossgrambo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6cf2ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b1842f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    39dd606 View commit details
    Browse the repository at this point in the history
  2. Resolving comments

    rossgrambo committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9cf586a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d3ba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

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

Commits on Oct 2, 2023

  1. Resolving misc. comments

    rossgrambo committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0388134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ff83ac View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    4a5b135 View commit details
    Browse the repository at this point in the history
  2. Remove unused dependency

    rossgrambo committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b6e8df0 View commit details
    Browse the repository at this point in the history
  3. Resolving comments

    rossgrambo committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f70513f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    bf151ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbb8d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e94ad7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b0f3ba View commit details
    Browse the repository at this point in the history
  5. Persists cancellation token to PublishEvent and adds null check for n…

    …ull publisher collection
    rossgrambo committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5df39c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    982f313 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Resolving comments

    rossgrambo committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    505d834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb055fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c3a3ea View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    7d00c6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9386f6a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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