grafana instruction

This commit is contained in:
King Matthew Ochoa 2025-10-18 03:17:49 +08:00
parent 61bf09d8c4
commit 68761a9ee1
6 changed files with 11 additions and 1 deletions

View File

@ -66,7 +66,17 @@ It is advised to have all above components in the same region for easy configura
] ]
} }
``` ```
5. [insert Grafana instructions here] 5. Create an AWS Managed Grafana workspace.
![alt text](./imgs/grafana.png)
![alt text](./imgs/grafana-interface.png)
6. Access the workspace and install opensearch aws sig4 and opensearch extension.
![alt text](./imgs/datasource1.png)
![alt text](./imgs/datasoruce2.png)
7. Point it to the opensearch url and make sure Aws SigV4 is enabled.
Configure the correct index.
### 3. DynamoDB to Supabase (`\cctv-people-dynamodb-supabase`) ### 3. DynamoDB to Supabase (`\cctv-people-dynamodb-supabase`)
1. On a local machine, prepare a folder for Supabase installation. 1. On a local machine, prepare a folder for Supabase installation.

BIN
imgs/imgs/datasoruce2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

BIN
imgs/imgs/datasource1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 KiB

BIN
imgs/imgs/grafana.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

BIN
imgs/imgs/opensearch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB