Skip to content

Commit 8888e51

Browse files
authored
Merge branch 'master' into 5448-serverless-missing-delete-predicate
2 parents 0485bad + bf4417a commit 8888e51

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)