diff --git a/app/static/index.html b/app/static/index.html
index 104d7e5..aca9616 100644
--- a/app/static/index.html
+++ b/app/static/index.html
@@ -627,33 +627,33 @@
-
+
-
Análise Histórica com Prometheus
+
Historical Analysis with Prometheus
-
+
-
+
-
+
-
+
@@ -1136,7 +1136,7 @@
document.getElementById('success').classList.add('hidden');
}
- // Funções para análise histórica
+ // Historical analysis functions
async function loadHistoricalValidations() {
showLoading();
@@ -1188,7 +1188,7 @@
const memoryUtilization = summary.memory_utilization || 0;
container.innerHTML = `
-
Resumo Histórico do Cluster (${summary.time_range})
+
Historical Cluster Summary (${summary.time_range})