Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Provaznik <jprovaznik@gitlab.com>2018-12-06 19:07:14 +0300
committerDouwe Maan <douwe@gitlab.com>2018-12-06 19:07:14 +0300
commit3720d02b8bfe4e26669260d9bf7f24d21e8a16a8 (patch)
treec9fa6161e6ff8d030e92ae58a98d2d24bccd86a3 /changelogs
parentb4146c7000231f4a8c71598dcf905d40ea95ab4e (diff)
Use approximate counts for big tables
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/usage-count.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/usage-count.yml b/changelogs/unreleased/usage-count.yml
new file mode 100644
index 00000000000..efff2615ce4
--- /dev/null
+++ b/changelogs/unreleased/usage-count.yml
@@ -0,0 +1,5 @@
+---
+title: Use approximate count for big tables for usage statistics.
+merge_request:
+author:
+type: fixed