Description
Description:
Currently, the Kubernetes Nodes Overview dashboard allows filtering nodes only by the host tag. However, tools like k9s commonly display node names as kube_node, which creates inconvenience and confusion when trying to directly match nodes.
Proposal:
It would significantly improve usability to add filtering support by the kube_node tag on the Kubernetes Nodes Overview dashboard, allowing users to achieve a direct match with standard Kubernetes management tools.
Expected Benefits:
Enhanced consistency with Kubernetes tooling.
Improved usability and quicker navigation.
Additional context:
Users frequently rely on tools like k9s to interact with Kubernetes nodes and resources. Having consistent node naming conventions across Datadog dashboards and standard Kubernetes management tools would streamline operations and reduce confusion.
If this proposal aligns with your goals, I'm ready to contribute the necessary implementation.