Skip to content

Commit 3e4e34d

Browse files
Docs update (#152) - fix image inconsistency in integration pages, incomplete index pages, and update filter and audit trail pages
1 parent 9bb7a51 commit 3e4e34d

31 files changed

+142
-142
lines changed

docs/images/databases.png

104 KB
Loading

docs/images/field-type.png

203 KB
Loading

docs/images/filter-grouping.png

150 KB
Loading

docs/images/filters-on-filed.png

254 KB
Loading

docs/integration/aws/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
nav:
22

3+
- AWS Integrations Overview: index.md
34
- Amazon EC2 : ec2.md
45
- Application Load Balancer(ALB) : alb.md
56
- Amazon Virtual Private Cloud : vpc-flow.md

docs/integration/aws/aws.png

114 KB
Loading

docs/integration/aws/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
The following user guides provide step-by-step instructions to integrate AWS services with OpenObserve. These integrations allow you to collect logs, metrics, and events directly from various AWS offerings, enabling unified observability across your cloud workloads.
2-
3-
Each guide corresponds to a data source listed in the **Data Sources** section of the OpenObserve user interface.
4-
5-
![Data Sources](../../../docs/images/data-sources.png)
6-
2+
<br>
3+
Each guide corresponds to a service that appears under the Amazon Web Services (AWS) section in the OpenObserve user interface.
4+
![aws](aws.png)
5+
<br>
76
Learn more:
87

98
- [Amazon EC2](ec2.md)

docs/integration/cloudflare.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Integration with Cloudflare
12
This guide provides step-by-step instructions to integrate Cloudflare with OpenObserve.
23

34
## Overview

docs/integration/database/index.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
The following user guides provide step-by-step instructions to integrate popular databases with OpenObserve. These integrations allow you to collect logs, metrics, and events directly from your database systems, enabling unified observability across your data infrastructure.
2-
3-
Each guide corresponds to a data source listed in the **Data Sources** section of the OpenObserve user interface.
4-
5-
![Data Sources](../../../docs/images/data-sources.png)
6-
2+
<br>
3+
Each guide corresponds to a database that appears in the **Databases** tab under **Data Sources** in the OpenObserve user interface.
4+
![Data Sources](../../../docs/images/databases.png)
5+
<br>
76
Learn more:
87

98
- [PostgreSQL](postgresql.md)
10-
- [SnowFlake](snowflake.md)
9+
- [SnowFlake](snowflake.md)
10+
- [PostgreSQL](postgresql.md)
11+
- [Oracle Database](oracle.md)
12+
- [Snowflake](snowflake.md)
13+
- [MySQL](mysql.md)
14+
- [MongoDB](mongodb.md)
15+
- [Redis](redis.md)
16+
- [Amazon DynamoDB](dynamodb.md)
17+
- [Apache Zookeeper](zookeeper.md)
18+
- [Cassandra](cassandra.md)
19+
- [Aerospike](aerospike.md)

docs/integration/devops/devops.png

62 KB
Loading

0 commit comments

Comments
 (0)