App Analytics¶
Seldon Enterprise Platform has built-in app analytics, which help to improve the product. These analytics focus on tracking certain events that get triggered from the UI (e.g. user login).
Note
All events share a distinct_id
attribute. This attribute is linked to the
IP address, so that each IP address is identified as a unique user.
Disable app analytics¶
You can disable the app analytics through the enableAppAnalytics
variable of
the Seldon Enterprise Platform Helm chart.
To disable it just add the following to your Helm variables:
# boolean to enable app-analytics (defaults to "true")
enableAppAnalytics: false
Events tracked¶
Name |
Trigger |
Attributes |
---|---|---|
|
Show homepage after logging in |
User login attributes¶
Property |
Example Value |
Notes |
---|---|---|
|
Wed Apr 22 15:59:09 UTC 2020 |
|
|
0.6.0 |
|
|
master |
|
|
5ad34e2b556732213873ee6875f2f99d20a471ee |
|
|
dirty |
|
|
Early-Access |
|
|
ABABABABABABBABAB |
Linked to IP address |