Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Add and track Che telemetry events for 'push to remote', 'create project', and 'import project' #911

Closed
davidfestal opened this issue Sep 24, 2018 · 7 comments

Comments

@davidfestal
Copy link
Collaborator

Related to EPIC #765

@ibuziuk
Copy link
Member

ibuziuk commented Sep 24, 2018

@slemeur could you please clarify if it is a priority for the next sprint

@slemeur
Copy link

slemeur commented Sep 25, 2018

Yes, I think this one is pretty important as it allows us to better know what the users are doing and also qualify the level of engagement.

This issue has an higher priority than #908 .

@davidfestal
Copy link
Collaborator Author

Here are some guidelines to add the support of a new event:

Of course, on could also subscribe to published events or even intercept websockets activity to catch much more events. However I don't think it is worth the work for now because of the following upcoming issue: #690.

@garagatyi
Copy link

@davidfestal thanks for the details!

@amisevsk
Copy link
Collaborator

PR #963 adds events for "commit" and "push". Create/import project is somewhat more complicated as it seems the current method of using UrlToEventFilter will not work.

@davidfestal
Copy link
Collaborator Author

@amisevsk don't you think we should open a new issue for the remaining part, and set this issue as PR Merged ? (for burndown chart ;-) ) ?

@amisevsk
Copy link
Collaborator

@davidfestal Good point :)

#988

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants