Skip to content

Commit

Permalink
Updated dashboard
Browse files Browse the repository at this point in the history
Signed-off-by: iamabhishek-dubey <[email protected]>
  • Loading branch information
iamabhishek-dubey committed Jul 25, 2020
1 parent c65bc1d commit f00e79b
Show file tree
Hide file tree
Showing 5 changed files with 1,720 additions and 566 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,18 @@ helm upgrade druid-exporter ./helm/ --install --namespace druid \
--set serviceMonitor.enabled=true --serviceMonitor.namespace="monitoring"
```
## Dashboard Screenshot
## Dashboard Screenshots
<p align="center">
<img src="./static/grafana-screenshot.svg">
<img src="./static/dashboard1.png">
</p>
<p align="center">
<img src="./static/dashboard2.png">
</p>
<p align="center">
<img src="./static/dashboard3.png">
</p>
## Roadmap
Expand All @@ -163,7 +171,7 @@ helm upgrade druid-exporter ./helm/ --install --namespace druid \
- [X] Add basic auth support
- [X] Add TLS support
- [X] Add helm chart for kubernetes deployment
- [ ] Create a new grafana dashboard with better insights
- [X] Create a new grafana dashboard with better insights
## Development
Expand Down
Loading

0 comments on commit f00e79b

Please sign in to comment.