Skip to content

Commit 844264c

Browse files
committed
modified things based on review
1 parent cad8c76 commit 844264c

File tree

6 files changed

+8
-12
lines changed

6 files changed

+8
-12
lines changed

docs/features/distributed-tracing.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ OpenObserve provides powerful distributed tracing capabilities that enable you t
66

77
Distributed tracing in OpenObserve allows you to visualize the complete journey of requests across multiple services, understand service dependencies, and pinpoint the root cause of performance issues. Built for modern cloud-native applications, OpenObserve efficiently handles trace ingestion, correlation, and analysis at enterprise scale while maintaining exceptional query performance.
88

9-
![Tracing Page](../images/features/tracing-page.png)
9+
![Tracing Page](../images/features/traces-hero.png)
1010
*Distributed Tracing overview page*
1111

1212
## Key Features
@@ -56,8 +56,6 @@ Distributed tracing in OpenObserve allows you to visualize the complete journey
5656

5757
### Storage & Performance
5858

59-
- **Efficient Compression**: Advanced compression techniques reduce storage overhead by up to 85%
60-
6159
- **Smart Indexing**: High-performance indexing optimized for trace queries and span searches
6260

6361
![Smart Indexing](../images/features/trace-settings.png)

docs/features/enterprise.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,14 @@ Enterprise tier includes all standard features plus the following enterprise-spe
77

88
### Data Management
99
- **Extended Data Retention** - Keep data longer than standard retention periods
10-
- **Federated Search / Super Cluster** - Search across multiple clusters from single interface
10+
- **Federated Search / Super Cluster** - Search across multiple Openobserve clusters from single interface
1111

1212
### Security & Access
1313
- **SSO (Single Sign On)** - Integrate with existing identity providers
1414
- **Role-Based Access Control (RBAC)** - Manage user permissions by role
15-
- **Sensitive Data Redaction** - Automatically mask sensitive information
1615
- **Cipher Keys** - Encryption and compliance support for HIPAA and PCI
1716

1817
### Operations
19-
- **Query Management** - Optimize and manage query performance
18+
- [**Query Management**](../work_group.md) - Optimize and manage query performance
2019
- **Workload Management (QoS)** - Prioritize and allocate resources
2120
- **Audit Trail** - Track all system activities and changes

docs/features/frontend.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,5 @@ Frontend Observability in OpenObserve enables real user monitoring, performance
4545

4646
## Integration
4747

48-
- **Web SDK**: Easily add via CDN or NPM (`@openobserve/browser-rum`)
49-
- **Framework Support**: Works with vanilla JS, React, Vue, Angular, and more
48+
Getting started with [OpenObserve's RUM](../user-guide/rum.md) is straightforward. Add our JavaScript snippet to your application's entry point eg: index.js or main.js, and you'll begin collecting user experience data immediately.
5049

docs/features/metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Metrics in OpenObserve enable you to track key performance indicators, monitor s
5151

5252
### Storage & Performance
5353

54-
- **Optimized Compression**: Advanced compression algorithms reduce storage costs by up to 90%
54+
- **Optimized Compression**: Advanced compression algorithms reduce storage costs.
5555

5656
![Metrics Compression](../images/features/metrics-compression.png)
5757

@@ -65,6 +65,6 @@ Metrics in OpenObserve enable you to track key performance indicators, monitor s
6565

6666
### Integration & Compatibility
6767
- **Prometheus Compatible**: Full compatibility with Prometheus ecosystem and exporters
68-
- **Grafana Integration**: Native support for Grafana dashboards and visualization
68+
- **OpenTelemetry Ecosystem**: Full compatibility with OpenTelemetry collectors and instrumentation libraries
6969
- **API Access**: RESTful APIs for programmatic access to metrics data
7070
- **Standard Exporters**: Support for popular metrics exporters (Node Exporter, cAdvisor, etc.)

docs/features/upcoming.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Our vision is to build the most performant and cost-effective observability plat
44

55
Every feature we develop is driven by real user needs and our commitment to making observability simple, powerful, and accessible to teams everywhere.
66

7-
Explore our current roadmap and upcoming features **[here](https://github.com/openobserve/openobserve/milestones)**
7+
Want to help shape the future of OpenObserve? We're always evolving and welcome contributions, feedback, and new ideas from the community.
88

9-
Have ideas that could make OpenObserve even better? We'd love to hear from you! Share your thoughts and feature requests in our **[GitHub Discussions](https://github.com/openobserve/openobserve/discussions)** - your input directly shapes what we build next 🚀
9+
Have a feature request or improvement in mind? Jump into our **[GitHub Discussions](https://github.com/openobserve/openobserve/discussions)** or explore the **[official repository](https://github.com/openobserve/openobserve)** to get involved. Whether it’s ideas, code, or just curiosity — we’d love to have you onboard 🚀

docs/images/features/traces-hero.png

445 KB
Loading

0 commit comments

Comments
 (0)