Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anisimovdk committed Sep 15, 2023
1 parent 70f7030 commit 1c7916c
Show file tree
Hide file tree
Showing 4 changed files with 1,688 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Kubernetes Vector Grafana Dashboard

This dashboard was developed with Kubernetes logging in mind.

![Screenshot1](assets/Screenshot1.png)
![Screenshot2](assets/Screenshot2.png)

## Available panels with metrics

- Pods CPU Usage
- Pods Memory Usage
- Discard rate current / sink
- Error rate current
- Events rate current / transform
- Events rate current / source
- Events rate current / sink
- Errors type
- Events sent count / transform
- Events sent count / source
- Events sent count / sink
- Events sent bytes / transform
- Events sent bytes / source
- Events sent bytes / sink
- Buffers count
- Buffer size
- Buffer trends

## Contribution

Feel free to ask for help or contribute.
Binary file added assets/Screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1c7916c

Please sign in to comment.