https://flyte.org logo
g

Geoff Salmon

10/04/2022, 4:18 PM
Hi, I think the enabled/disabled status of the Google Analytics feature in the console is being displayed incorrectly. I created an issue on the flyteconsole repo. Is there a process to mention it on slack or make it visible in some other way? I'm unable to label it or attach a screenshot.
Also, I think there's another related issue where the helm chart is not properly disabling google analytics due to how flyteconsole defaults the
ENABLE_GA
value to a
false
boolean rather than a string
'false'
. I worked around it by modifying the helm chart locally to set
ENABLE_GA=false
, but it could also be fixed in flyteconsole I think. I'm unclear if flyteconsole is intended to default to the feature enabled or disabled when
ENABLE_GA
isn't set.
k

Ketan (kumare3)

10/04/2022, 4:27 PM
ohh this is bad. cc @Yuvraj / @Samhita Alla can we help here to ensure that issue can be created and captured?
g

Geoff Salmon

10/04/2022, 4:28 PM
I was going to create an issue for the second part but wasn't sure if it should go in
flyteorg/flyte
or
flyteorg/flyteconsole
s

Samhita Alla

10/04/2022, 4:31 PM
@Geoff Salmon, could you create the flyteconsole-related issue in the flyteconsole repo?
5 Views