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 application insights for request and backend tracing of performance data #515

Merged
merged 29 commits into from
Aug 14, 2023

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    896d9ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba13e55 View commit details
    Browse the repository at this point in the history
  3. Quart draft

    pamelafox committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8f286d7 View commit details
    Browse the repository at this point in the history
  4. Loosen requirements

    tonybaloney committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f4f6a99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83dabe5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1283ec5 View commit details
    Browse the repository at this point in the history
  7. Fix ask and test

    pamelafox committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b23eb61 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Quart deploying now

    pamelafox committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    cb6f2ed View commit details
    Browse the repository at this point in the history
  2. Use semantic

    pamelafox committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0225d29 View commit details
    Browse the repository at this point in the history
  3. Get tests working

    pamelafox committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    6b1ae1a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

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

Commits on Aug 7, 2023

  1. Revert simple

    pamelafox committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    413b52e View commit details
    Browse the repository at this point in the history
  2. Typing fixes

    pamelafox committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fb870cc View commit details
    Browse the repository at this point in the history
  3. dont use pipe

    pamelafox committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    67ec7e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Simplify tracing setup

    tonybaloney committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4821f7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bff1f49 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Reorder imports

    tonybaloney committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    285e42e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9944fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c197a8 View commit details
    Browse the repository at this point in the history
  4. Update app/backend/app.py

    Co-authored-by: Pamela Fox <[email protected]>
    tonybaloney and pamelafox authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9368d04 View commit details
    Browse the repository at this point in the history
  5. Fix import paths for aio

    tonybaloney committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    754dd4a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    8d3e320 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tracing_otel' of github.com:tonybaloney/azure-search-op…

    …enai-demo into tracing_otel
    tonybaloney committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4dbc440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32bb0a7 View commit details
    Browse the repository at this point in the history
  4. Reorder imports

    tonybaloney committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3454808 View commit details
    Browse the repository at this point in the history
  5. Pin versions

    tonybaloney committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    702394d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd36170 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Trace aiohttp calls

    tonybaloney committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    69d8e29 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. reorder imports

    tonybaloney committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    515b362 View commit details
    Browse the repository at this point in the history