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

feat: add service support to analytics mechnism #1938

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kpanot
Copy link
Contributor

@kpanot kpanot commented Jul 1, 2024

Proposed change

Provide a way to emit Analytics events to multiple providers:

  • Multiple provider support
  • Split of report and collect services
  • Support of simple event (not class anymore)
  • Split of Analytics Events and Performance Events
  • Implementation of Logger reporting analytics
  • Deprecation of Analytics part of the current service

Missing

  • Readme Documentation
  • In-code comments
  • Unit Tests
  • Simplied module

@kpanot kpanot requested a review from a team as a code owner July 1, 2024 09:51
@kpanot kpanot marked this pull request as draft July 1, 2024 09:51
@kpanot kpanot force-pushed the feature/analytics branch 2 times, most recently from 358291c to 584122e Compare July 1, 2024 09:54
Copy link

nx-cloud bot commented Jul 1, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d1ebcca. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@kpanot kpanot force-pushed the feature/analytics branch from 584122e to d570c4c Compare July 2, 2024 06:43
@kpanot kpanot force-pushed the feature/analytics branch from d570c4c to 7aaa320 Compare July 9, 2024 07:30
@kpanot kpanot marked this pull request as ready for review July 9, 2024 07:30
@kpanot kpanot force-pushed the feature/analytics branch from 7aaa320 to cbc141a Compare July 10, 2024 05:46
@kpanot kpanot force-pushed the feature/analytics branch 2 times, most recently from 83d6847 to c2d7f28 Compare August 13, 2024 06:05
@kpanot kpanot force-pushed the feature/analytics branch from c2d7f28 to d1ebcca Compare August 13, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant