continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
13.23k stars 916 forks source link

Send metrics to a personnal posthog (AND to actual posthog) #1105

Open Berber31 opened 2 months ago

Berber31 commented 2 months ago

Validations

Problem

Metrics are send to a general posthog.

It could be great to send metrics into our own posthog instance to evaluate teams adoption/usage.

Solution

Add a new custom posthog url in plugin settings send metrics to actual posthog AND to custom posthog (defined in plugin settings)

DataOps7 commented 1 month ago

We would use this as well

vinayakbuilder1356 commented 1 month ago

we'd love to have this feature too!