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

fix: expose more tracking methods #70

Merged
merged 2 commits into from
Jan 23, 2023
Merged

Conversation

SgtPooki
Copy link
Member

@SgtPooki SgtPooki commented Jan 21, 2023

This PR simply exposes more method wrappers so we don't need to do things like this: https://github.com/ipfs/ipfs-companion/blob/d334ec0ae24f93fb5174d497e04b6ad257d7a330/add-on/src/lib/telemetry.js#L62

We want to be the abstraction layer for our metricsProvider, so that we can switch from countly, or others, easily.

Copy link
Collaborator

@whizzzkid whizzzkid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SgtPooki SgtPooki merged commit 5ba256c into main Jan 23, 2023
@SgtPooki SgtPooki deleted the fix/more-tracking-methods branch January 23, 2023 18:06
github-actions bot pushed a commit that referenced this pull request Jan 23, 2023
## [1.2.1](v1.2.0...v1.2.1) (2023-01-23)

### Bug Fixes

* expose more tracking methods ([#70](#70)) ([5ba256c](5ba256c))
@github-actions
Copy link

🎉 This PR is included in version 1.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

whizzzkid added a commit that referenced this pull request Jan 25, 2023
* main:
  chore(release): 1.2.2 [skip ci]
  fix(types): correct types for exports (#73)
  chore(release): 1.2.1 [skip ci]
  fix: expose more tracking methods (#70)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants