able-flag-99402
05/09/2025, 7:44 AMNo time series data available for this metric
. Why? Is there a minimum time required for the feature to be available?
2. Screenshot 2: An experiment that has been running since 14.02.25. It gives me chart, but the only data point is from today even though it's been running for 3 months. Why? Is this a bug? 🤔able-flag-99402
05/09/2025, 7:44 AMable-flag-99402
05/09/2025, 7:45 AMable-flag-99402
05/09/2025, 7:48 AMstrong-mouse-55694
05/14/2025, 6:10 PMable-flag-99402
05/20/2025, 7:41 AMstrong-mouse-55694
05/20/2025, 1:33 PMable-flag-99402
05/23/2025, 6:50 AMWe’re self hosting the latest (or close to) image from docker hub 👇
https://hub.docker.com/r/growthbook/growthbookSo I guess we should be up to date?
strong-mouse-55694
05/29/2025, 9:01 PMable-flag-99402
05/30/2025, 9:32 AMCurrently running the following docker build
Copy codegit-09a80ff
Which is this 👇
https://hub.docker.com/layers/growthbook/growthbook/git-09a80ff/images/sha256-d998abeb1e4037a035e4d0f3fdf1edf5c65384cc7b3569da342359a92c728032
able-flag-99402
05/30/2025, 9:33 AMSo we run a specific git-hash, and not a version. We do this due to the incident where GB pushed two different code version to a docker-tag, which messed up our deployment 😄 So I don’t trust them anymore
able-flag-99402
05/30/2025, 9:33 AMSo, the commit we run is far intowith some more changes on top.3.6.0
We basically run the code exactly how it was present at this commit
https://github.com/growthbook/growthbook/commit/09a80ffa2bba4f62a5918ad11e301a47e959ea3c
able-flag-99402
05/30/2025, 9:33 AM