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

Update TelemetryClient to enable tracking of dialog ('page') views #3440

Merged
merged 14 commits into from
Mar 4, 2020

Commits on Feb 25, 2020

  1. Update TelemetryClient to enable tracking of page views and add autom…

    …atic page view logging on dialog start for component / waterfall dialogs.
    garypretty committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    210e759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d51b57 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Update to create new abstract class fpr telemetry logging and update …

    …logging middleware / dialog classes
    garypretty committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    8e54787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fef938 View commit details
    Browse the repository at this point in the history
  3. Resolve null exception

    garypretty committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c96e65e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Further updates to clean up current approach and remove obselete flag…

    …s until future release.
    garypretty committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    7197d0a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    bee8125 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    garypretty committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b9fc0d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe2f061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    680ad07 View commit details
    Browse the repository at this point in the history
  5. Update the test classes

    garypretty committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    dd3ca0e View commit details
    Browse the repository at this point in the history
  6. Fix test

    garypretty committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    47251d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56a3f99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ddce7eb View commit details
    Browse the repository at this point in the history