We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0485bad + bf4417a commit 8888e51Copy full SHA for 8888e51
content/influxdb/clustered/reference/internals/system-tables.md
@@ -13,6 +13,14 @@ related:
13
- /influxdb/clustered/reference/sql/information-schema/
14
---
15
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
24
InfluxDB system measurements contain time series data used by and generated from the
25
InfluxDB internal monitoring system.
26
0 commit comments