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

📈 App Router - added app insights telemetry for app components #3151

Merged
merged 25 commits into from
Sep 25, 2024

Commits on Sep 23, 2024

  1. 📈 Added app insights telemetry for app components

    Calinator444 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    83ef4fe View commit details
    Browse the repository at this point in the history
  2. 🚨 Cleaned up linting errors

    Calinator444 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6479acd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fix-app-insights

    Calinator444 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1f81b73 View commit details
    Browse the repository at this point in the history
  4. removed fallback text from suspense boundary

    Calinator444 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7913bd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    482d195 View commit details
    Browse the repository at this point in the history
  6. ♻️ Removed unnecessary suspense boundary

    Calinator444 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dbbf5ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4aa5ee7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. ⚡ Added telemetry provider to template.tsx

    Calinator444 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    153a48e View commit details
    Browse the repository at this point in the history
  2. 🚨 Fixed useReportWebVitals being called conditionally

    Calinator444 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e247a28 View commit details
    Browse the repository at this point in the history
  3. 🚨 Removed unused imports from layout.tsx

    Calinator444 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f7a8df9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into fix-app-insights

    Calinator444 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    293da9a View commit details
    Browse the repository at this point in the history
  5. Added template to layout properly

    Calinator444 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6d5d040 View commit details
    Browse the repository at this point in the history
  6. 🐛 Fixed TelemetryProvider not receiving appInsights from context prov…

    …ider
    Calinator444 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    971478d View commit details
    Browse the repository at this point in the history
  7. 🚨 Removed unused import

    Calinator444 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2af610b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02d3a0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b8055a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08c0bab View commit details
    Browse the repository at this point in the history
  11. Fixing rewards URL

    amankumarrr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1916471 View commit details
    Browse the repository at this point in the history
  12. removing console log

    amankumarrr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fdbd863 View commit details
    Browse the repository at this point in the history
  13. Adding ISR

    amankumarrr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    072c1c6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    609c6ac View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    868b57d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d269981 View commit details
    Browse the repository at this point in the history
  17. removing unused import

    amankumarrr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6712157 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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