-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Part of stackabletech/issues#321
This is a collection of ideas for a monitoring dashboard for HDFS:
- See if there are metrics on the utilized DFS Handlers (NameNode & DataNode) and alert if they are constantly pegged (
dfs.datanode.handler.count
)
timrobertson100