-
Notifications
You must be signed in to change notification settings - Fork 490
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
Remove/update countly.ipfs.tech telemetry #2198
Labels
Comments
This was referenced Jan 29, 2024
BigLep
changed the title
Remove countly.ipfs.tech telemetry
Remove/update countly.ipfs.tech telemetry
Jan 30, 2024
lidel
added a commit
that referenced
this issue
Apr 5, 2024
Minimal changes to hide analytics UI components and stop sending opt-out metrics to instance which no longer works. Close #2198
lidel
added a commit
that referenced
this issue
Apr 8, 2024
* chore: disable countly analytics Minimal changes to hide analytics UI components and stop sending opt-out metrics to instance which no longer works. Close #2198 * fix(analytics): opt-out and hide ui components https://github.com/ipfs/ipfs-webui/pull/2216/files#r1556085374
ipfs-gui-bot
pushed a commit
that referenced
this issue
Apr 8, 2024
## [4.2.1](v4.2.0...v4.2.1) (2024-04-08) CID `bafybeigggyffcf6yfhx5irtwzx3cgnk6n3dwylkvcpckzhqqrigsxowjwe` --- ### Bug Fixes * **peers:** add connection accepts valid multiaddrs ([#2199](#2199)) ([91ff2ca](91ff2ca)) * **pinning:** update scaleway logo and link ([#2194](#2194)) ([b8ac64f](b8ac64f)) ### Trivial Changes * **deps:** bump actions/cache from 3 to 4 ([#2196](#2196)) ([e131185](e131185)) * disable countly analytics and hide unused UI ([#2216](#2216)) ([d137048](d137048)), closes [#2198](#2198) [/github.com//pull/2216/files#r1556085374](https://github.com/ipfs//github.com/ipfs/ipfs-webui/pull/2216/files/issues/r1556085374) * missed renames (api→rpc, .io→.tech) ([51b2952](51b2952)) * optimize CI caching ([#2183](#2183)) ([b8a71d9](b8a71d9)) * package-lock.json update ([#2200](#2200)) ([5abc5d0](5abc5d0)) * remove estuary ([b560f5c](b560f5c)) * Update .github/dependabot.yml [skip ci] ([f847301](f847301)) * Update .github/workflows/stale.yml [skip ci] ([03c1c89](03c1c89))
🎉 This issue has been resolved in version 4.2.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a placeholder issue: we won't have paid Countly after Feb 18th, 2024
and iiuc should remove / disable code that sends requests to countly.ipts.tech.
There is a proposal in ipfs-shipyard/ignite-metrics#133 to update ignite-metrics to use Plausible instead and then have this repo update to use the new ignite-metrics.
Regardless of the chosen path, the Countly shutdown will happen first, independent of this work. This means that for a time, metrics will be POSTed to countly but not stored.
cc ipfs/ipfs-companion#1315 ipfs/ipfs-desktop#2743
The text was updated successfully, but these errors were encountered: