Skip to content

Commit bf4417a

Browse files
docs: add system table warning (#5546)
Co-authored-by: Jason Stirnaman <[email protected]>
1 parent 279e81a commit bf4417a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/influxdb/clustered/reference/internals/system-tables.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ related:
1313
- /influxdb/clustered/reference/sql/information-schema/
1414
---
1515

16+
{{% warn %}}
17+
Queries of InfluxDB system tables may affect production performance while
18+
system tables are accessed.
19+
20+
System tables are not currently part of the stable API and the schema may change
21+
in subsequent releases.
22+
{{% /warn %}}
23+
1624
InfluxDB system measurements contain time series data used by and generated from the
1725
InfluxDB internal monitoring system.
1826

0 commit comments

Comments
 (0)