From de3bf001b5f6b9d39362530cbcf88a06121c2289 Mon Sep 17 00:00:00 2001 From: Joseph Kosten <52718375+jwkosten@users.noreply.github.com> Date: Tue, 16 Jun 2026 16:23:43 -0400 Subject: [PATCH] Update reference tables docs This will make us consistent with (reference-tables internally)[https://github.com/DataDog/dd-go/pull/242415] --- content/en/reference_tables/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/reference_tables/_index.md b/content/en/reference_tables/_index.md index 49a819e89cd..c8a1f38f4b4 100644 --- a/content/en/reference_tables/_index.md +++ b/content/en/reference_tables/_index.md @@ -259,7 +259,8 @@ You can create monitors from the **Monitors** tab, or click on the Settings icon ## Reference Table limits - A reference table can have up to 50 columns -- The size of a reference table file uploaded through the UI can be up to 4 MB +- A single row cannot be larger than 500KiB +- The size of a reference table file uploaded through the UI can be up to 200 MB - The size of a reference table file uploaded through a cloud bucket file can be up to 200 MB - The size of a reference table file uploaded through an integration can be up to 200 MB - You can have up to 100 reference tables per organization