This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 262
[8](13) follow-on tasks for Kelp CLI data tracking #516
Comments
This was referenced Sep 29, 2020
nikhilsaraf
changed the title
[ad-hoc] use kelp prefs file during data tracking
[ad-hoc] follow-on tasks for Kelp CLI data tracking
Oct 9, 2020
nikhilsaraf
changed the title
[ad-hoc] follow-on tasks for Kelp CLI data tracking
[ad-hoc][3] follow-on tasks for Kelp CLI data tracking
Oct 9, 2020
nikhilsaraf
changed the title
[ad-hoc][3] follow-on tasks for Kelp CLI data tracking
[ad-hoc][5] follow-on tasks for Kelp CLI data tracking
Oct 9, 2020
nikhilsaraf
changed the title
[ad-hoc][5] follow-on tasks for Kelp CLI data tracking
[8] follow-on tasks for Kelp CLI data tracking
Oct 13, 2020
This was referenced Oct 13, 2020
debnil
added a commit
that referenced
this issue
Oct 13, 2020
This was referenced Oct 14, 2020
nikhilsaraf
pushed a commit
that referenced
this issue
Oct 14, 2020
nikhilsaraf
pushed a commit
that referenced
this issue
Oct 14, 2020
nikhilsaraf
pushed a commit
that referenced
this issue
Oct 14, 2020
nikhilsaraf
pushed a commit
that referenced
this issue
Oct 15, 2020
nikhilsaraf
pushed a commit
that referenced
this issue
Oct 17, 2020
* Initial commit * Address review - inject start time, add border tests * Rename startTime, fix boundary condition. * Add lastMetricUpdateTime to struct. * Fix delete start time. * Fix exporting. * Remove debug. * Change update time pattern.
debnil
changed the title
[8] follow-on tasks for Kelp CLI data tracking
[8](13) follow-on tasks for Kelp CLI data tracking
Oct 23, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Desired Behavior
I want to persist state of user preferences and userId in regards to data tracking
Impact
The desired behavior will allow me to be consistent with user prefs
Features
isTestnet
field on commonProps (can apply to stellar testnet or sandboxed centralized exchanges) (Add isTestnet to metric common props (part of #516) #530)--no-headers
flag specified in cli (code) (Disable metrics tracking with no headers (part of #516) #532)millisForUpdate
and update relevant struct (Send update event execution duration with metrics (part of #516) #533)extract call to Amplitude sendEvent API in(don't need to do now)support/sdk/amplitude.go
(similar tosupport/sdk/ccxt.go
)Additional context
related to #478
The text was updated successfully, but these errors were encountered: