Skip to content

Commit d3dcc78

Browse files
author
Gabriel Saratura
committed
Fix typo
1 parent 57002c3 commit d3dcc78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/modules/ROOT/pages/framework/framework-2-0-personas.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Loki for log storage which already has multi-tenancy built-in, Grafana Explore f
100100
* *Benefits*: Integrated with metrics workflow, powerful query language (LogQL), mature ecosystem, multi-tenancy availability in Loki
101101
* *Drawbacks*: Account management overhead, viewer-only access limitations
102102

103-
**Option C: https://www.elastic.co/elasticsearch[Elasticsearch]/https://opensearch.org/[OpenSearch] Stack**
103+
**Option C: https://www.elastic.co/elasticsearch[Elasticsearch] / https://opensearch.org/[OpenSearch] Stack**
104104

105105
Elasticsearch or OpenSearch for log storage, Kibana or OpenSearch Dashboards for viewing.
106106
Namespace-based index patterns or document-level security for tenant isolation.
@@ -138,6 +138,7 @@ The composition function aggregates comprehensive status information from multip
138138
* **Observability Integration**: Provides metrics/logs access points (implementation determined by observability solution decision)
139139

140140
This provides Service Users with:
141+
141142
* **Health Status**: Pod readiness, replica counts, uptime, restart counts
142143
* **Resource Status**: Which resources are healthy or failed (HelmRelease, ServiceMonitor, backups)
143144
* **Error Details**: Actionable error messages when provisioning fails (image pull errors, validation failures, quota issues)

0 commit comments

Comments
 (0)