Skip to content

Commit

Permalink
add grafana info
Browse files Browse the repository at this point in the history
  • Loading branch information
egecetin committed Oct 27, 2024
1 parent d574917 commit 62def79
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Feel free to ask, use and report any bugs you encountered!
- [Scripts](#scripts)
- [Dependencies](#dependencies)
- [Targets](#targets)
- [Grafana](#grafana)

## CMake

Expand Down Expand Up @@ -92,3 +93,9 @@ Full dependency graph can be seen [here](doc/XXX-tree.svg)
- dependency-graph : Prepares graphviz visualization of dependencies
- package : Prepares default packages which includes deb/rpm package and symbols with a systemd service. You should specify the desired package type with -DCPACK_GENERATOR="DEB" (or "RPM")
- test : Prepares gtest target

## Grafana

Since there is a Prometheus server integration, also there is a Grafana integration. You can find an example for dashboard [here](scripts/GrafanaDashboard-1730032129887.json). Also you can see screenshot of the dashboard below.

<img src=doc/GrafanaDashboard.png>
Binary file added doc/GrafanaDashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 62def79

Please sign in to comment.