Skip to content

Commit 3689a46

Browse files
committed
add dashboard preview images
Signed-off-by: YANGDB <[email protected]>
1 parent 311a58f commit 3689a46

File tree

4 files changed

+12
-1
lines changed

4 files changed

+12
-1
lines changed

integrations/aws/elb/info/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,9 @@ The next diagram describes the ALB-Logs Integration assets loading and validatio
8686
This diagram details different aspects of the interaction between the visual dashboard and panels to the backing SQL queries that would be executed.
8787

8888
![](alb-integration-load-assets.png)
89+
90+
91+
### Dashboards
92+
The following dashboard preview shows the summarized information collected from the load balancer log index
93+
94+
![dashboard-elb.jpg](dashboard-elb.jpg)
635 KB
Loading

integrations/nginx/info/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,9 @@ Observability Providers are agents which can collect nginx logs, metrics and tra
2525
Fluent-bit has a dedicated input plugin for Nginx called `in_tail` which can be used to tail the Nginx access logs and send them to a destination of your choice.
2626
The in_tail plugin reads log files line by line and sends them to Fluent-bit engine to be processed.
2727

28-
See additional details [here](fluet-bit/README.md).
28+
See additional details [here](fluet-bit/README.md).
29+
30+
### Dashboards
31+
The following dashboard preview shows the summarized information collected from the access log index
32+
33+
![nginx-dashboard-preview.png](preview%2Fnginx-dashboard-preview.png)
506 KB
Loading

0 commit comments

Comments
 (0)