Skip to content

Commit a28ecd4

Browse files
authored
Merge pull request #72964 from eromanova97/OBSDOCS-685
OBSDOCS-685: 'Prometheus database storage requirements' doc doesn't f…
2 parents fad2bd8 + 8943ccb commit a28ecd4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

modules/prometheus-database-storage-requirements.adoc

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,23 @@
33
// * scalability_and_performance/recommended-performance-scale-practices/recommended-infrastructure-practices.adoc
44
// * installing-byoh/installing-existing-hosts.adoc
55

6+
:_mod-docs-content-type: REFERENCE
67
[id="prometheus-database-storage-requirements_{context}"]
78
= Prometheus database storage requirements
89

9-
Red Hat performed various tests for different scale sizes.
10+
Red{nbsp}Hat performed various tests for different scale sizes.
1011

1112
[NOTE]
1213
====
13-
The Prometheus storage requirements below are not prescriptive and should be used as a reference. Higher resource consumption might be observed in your cluster depending on workload activity and resource density, including the number of pods, containers, routes, or other resources exposing metrics collected by Prometheus.
14+
* The following Prometheus storage requirements are not prescriptive and should be used as a reference. Higher resource consumption might be observed in your cluster depending on workload activity and resource density, including the number of pods, containers, routes, or other resources exposing metrics collected by Prometheus.
15+
16+
* You can configure the size-based data retention policy to suit your storage requirements.
1417
====
1518

1619
.Prometheus Database storage requirements based on number of nodes/pods in the cluster
1720
[options="header"]
1821
|===
19-
|Number of Nodes |Number of pods (2 containers per pod) |Prometheus storage growth per day |Prometheus storage growth per 15 days |Network (per tsdb chunk)
22+
|Number of nodes |Number of pods (2 containers per pod) |Prometheus storage growth per day |Prometheus storage growth per 15 days |Network (per tsdb chunk)
2023

2124
|50
2225
|1800

0 commit comments

Comments
 (0)