sourcegraph/internal/adminanalytics
William Bezuidenhout 1ae6cc6bfd
logger: update log lib and remove use of description (#57690)
* log: remove use of description paramter in Scoped

* temporarily point to sglog branch

* bazel configure + gazelle

* remove additional use of description param

* use latest versions of zoekt,log,mountinfo

* go.mod
2023-10-18 17:29:08 +02:00
..
batchchanges.go [In-Product Analytics] exclude sg employee users (#43020) 2022-10-18 14:11:22 +00:00
BUILD.bazel ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
cache.go logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
codeinsights.go [fix] use same where condition in user analytics as in pings for mau (#52306) 2023-05-26 14:17:09 +02:00
codeintel.go [fix] use same where condition in user analytics as in pings for mau (#52306) 2023-05-26 14:17:09 +02:00
codeintelbylanguage.go adminanalytics: remove unread boolean return in cache calls (#46705) 2023-01-20 15:38:21 +02:00
codeinteltoprepositories.go adminanalytics: remove unread boolean return in cache calls (#46705) 2023-01-20 15:38:21 +02:00
extensions.go [fix] use same where condition in user analytics as in pings for mau (#52306) 2023-05-26 14:17:09 +02:00
fetcher.go adminanalytics: remove unread boolean return in cache calls (#46705) 2023-01-20 15:38:21 +02:00
notebooks.go [fix] use same where condition in user analytics as in pings for mau (#52306) 2023-05-26 14:17:09 +02:00
repos.go adminanalytics: remove unread boolean return in cache calls (#46705) 2023-01-20 15:38:21 +02:00
search.go [fix] use same where condition in user analytics as in pings for mau (#52306) 2023-05-26 14:17:09 +02:00
users_test.go Chore: construct logger inside dbtest.NewDB (#57549) 2023-10-11 20:41:11 -05:00
users.go Remove debug print statement (#52725) 2023-05-31 20:40:31 +00:00
utils_test.go [fix] fixes for mau calculations in product analytics (#52581) 2023-05-30 13:59:39 +02:00
utils.go [fix] fixes for mau calculations in product analytics (#52581) 2023-05-30 13:59:39 +02:00